[PATCH] D70590: [Examples] Add add_llvm_example_library macro and use it for IR example.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 03:39:19 PST 2019


fhahn added a comment.

@compnerd ping. Do you have any thoughts about my earlier response (https://reviews.llvm.org/D70590#1758209)  with respect to just use `add_subdirectory` to control the inclusion of the examples? IIUC that would change the current behavior (example targets are added even with LLVM_BUILD_EXAMPLES=Off, they are just excluded from the ALL target and the installed stuff)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70590/new/

https://reviews.llvm.org/D70590





More information about the llvm-commits mailing list