summaryrefslogtreecommitdiff
path: root/lib/MC/MCAsmInfoWasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MC/MCAsmInfoWasm.cpp')
-rw-r--r--lib/MC/MCAsmInfoWasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MC/MCAsmInfoWasm.cpp b/lib/MC/MCAsmInfoWasm.cpp
index fc55059ff75dd..d448664baa143 100644
--- a/lib/MC/MCAsmInfoWasm.cpp
+++ b/lib/MC/MCAsmInfoWasm.cpp
@@ -15,7 +15,7 @@
#include "llvm/MC/MCAsmInfoWasm.h"
using namespace llvm;
-void MCAsmInfoWasm::anchor() { }
+void MCAsmInfoWasm::anchor() {}
MCAsmInfoWasm::MCAsmInfoWasm() {
HasIdentDirective = true;