[PATCH] D30998: [globalisel][tablegen] Handle LLVM_BUILD_GLOBAL_ISEL=OFF by emitting an empty tablegen-erated file.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 07:06:58 PDT 2017
dsanders updated this revision to Diff 93476.
dsanders added a comment.
Herald added a subscriber: igorb.
Rewrote to move the class declaration into the .cpp.
The merge conflicts weren't too bad in the end. Git didn't attempt the merge at all but only a couple patches mattered.
https://reviews.llvm.org/D30998
Files:
lib/Target/AArch64/AArch64InstructionSelector.cpp
lib/Target/AArch64/AArch64InstructionSelector.h
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/AArch64TargetMachine.h
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86InstructionSelector.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetMachine.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30998.93476.patch
Type: text/x-patch
Size: 14325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/817a4257/attachment.bin>
More information about the llvm-commits
mailing list