[PATCH] D30998: [globalisel][tablegen] Handle LLVM_BUILD_GLOBAL_ISEL=OFF by emitting an empty tablegen-erated file.

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 09:51:02 PDT 2017


qcolombet added a comment.

> That sounds good to me. Can we tack it onto the end of the main patch series though? Some of those patches change <Target>InstructionSelector and I'd like to avoid resolving the conflicts if I don't need to.

Sounds sensible to me.

@ab , what do you think?


https://reviews.llvm.org/D30998





More information about the llvm-commits mailing list