[PATCH] D66648: [compiler-rt] Respect CMAKE_C_FLAGS when building builtins in-tree
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 11:03:41 PDT 2019
compnerd added a comment.
Im not sure if this works. This sets the flags from the global flags, which may not be what we want as compiler-rt can be built as part of llvm itself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66648/new/
https://reviews.llvm.org/D66648
More information about the llvm-commits
mailing list