[PATCH] D80794: [flang] Fix release build flags.
Isuru Fernando via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 15:30:07 PDT 2020
isuruf added a comment.
> It has global effects, that is -DDEBUGF18 will be added to all LLVM projects in debug builds, not just flang
Are you sure about this? CMake variables are scoped and would apply only to flang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80794/new/
https://reviews.llvm.org/D80794
More information about the llvm-commits
mailing list