[cfe-dev] Adding a compile option to the latest llvm/clang build
Edward Diener via cfe-dev
cfe-dev at lists.llvm.org
Sun Jan 29 23:21:20 PST 2017
It was previously possible to add a compiler option to the build of
llvm/clang using CMake. Yet when I tried the cmake-gui program against
the latest llvm/clang updates the cmake setting to add compiler optons
when building llvm/clang was no longer there. How do I do this with the
latest version of llvm/clang ?
More information about the cfe-dev
mailing list