[PATCH] D85678: [elfabi] Move elfabi related code to InterfaceStub library
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 12:47:42 PDT 2020
thakis added inline comments.
================
Comment at: llvm/lib/InterfaceStub/CMakeLists.txt:7
+ ADDITIONAL_HEADER_DIRS
+ "${LLVM_MAIN_INCLUDE_DIR}/llvm/InterfaceStub"
+)
----------------
Do you need this? Doesn't look like it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85678/new/
https://reviews.llvm.org/D85678
More information about the llvm-commits
mailing list