[PATCH] D85678: [elfabi] Move elfabi related code to InterfaceStub library

Haowei Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 14:29:44 PDT 2020


haowei added inline comments.


================
Comment at: llvm/lib/InterfaceStub/CMakeLists.txt:7
+  ADDITIONAL_HEADER_DIRS
+  "${LLVM_MAIN_INCLUDE_DIR}/llvm/InterfaceStub"
+)
----------------
thakis wrote:
> Do you need this? Doesn't look like it?
Thanks for pointing out. Addressed in D85936


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