[PATCH] D16386: [GlobalISel] make library an optional component

Christoph Kindl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 14:59:51 PST 2017


ckristo added a comment.

I noticed that other OptionalLibrary components (like OProfileJIT) also add the library name to `LLVMOPTIONALCOMPONENTS` (cf. llvm/CMakeLists.txt:639) -- is this necessary here too?


https://reviews.llvm.org/D16386





More information about the llvm-commits mailing list