forked from OSchip/llvm-project
parent
7a2607026b
commit
a8d7385d99
|
@ -148,5 +148,5 @@ extern "C" void LLVMInitializeX86AsmLexer() {
|
|||
}
|
||||
|
||||
#define REGISTERS_ONLY
|
||||
#include "../X86GenAsmMatcher.inc"
|
||||
#include "X86GenAsmMatcher.inc"
|
||||
#undef REGISTERS_ONLY
|
||||
|
|
Loading…
Reference in New Issue