diff options
Diffstat (limited to 'contrib/llvm/lib/MC/MCAsmInfoWasm.cpp')
| -rw-r--r-- | contrib/llvm/lib/MC/MCAsmInfoWasm.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm/lib/MC/MCAsmInfoWasm.cpp b/contrib/llvm/lib/MC/MCAsmInfoWasm.cpp index aa26616dda36..fc55059ff75d 100644 --- a/contrib/llvm/lib/MC/MCAsmInfoWasm.cpp +++ b/contrib/llvm/lib/MC/MCAsmInfoWasm.cpp @@ -13,8 +13,6 @@ //===----------------------------------------------------------------------===// #include "llvm/MC/MCAsmInfoWasm.h" -#include "llvm/MC/MCContext.h" -#include "llvm/MC/MCSectionWasm.h" using namespace llvm; void MCAsmInfoWasm::anchor() { } |
