[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
Wed Mar 15 13:45:22 PDT 2017


dsanders created this revision.
Herald added subscribers: kristof.beyls, rovka, dberris, mgorny.

Depends on https://reviews.llvm.org/D30995
Depends on https://reviews.llvm.org/D30996


https://reviews.llvm.org/D30998

Files:
  lib/Target/AArch64/AArch64InstructionSelector.h
  lib/Target/AArch64/CMakeLists.txt
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86InstructionSelector.h
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30998.91923.patch
Type: text/x-patch
Size: 4042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/14108f9e/attachment.bin>


More information about the llvm-commits mailing list