aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Katzman <dougk@google.com>2015-07-28 14:43:53 +0000
committerDouglas Katzman <dougk@google.com>2015-07-28 14:43:53 +0000
commit280ee917d7932cce018fbcb18da708595103db50 (patch)
tree7f975a1d50bac1fa3abaf1759a3d420ad49cf33b /clang/lib/Frontend/CompilerInvocation.cpp
parent873855e291978b7cd8d4f762c7555f1730c5de6e (diff)
downloadllvm-280ee917d7932cce018fbcb18da708595103db50.zip
llvm-280ee917d7932cce018fbcb18da708595103db50.tar.gz
llvm-280ee917d7932cce018fbcb18da708595103db50.tar.bz2
Use a specified list of languages in cmake project() command.
This allows asm files and Cxx files to be compiled with different flags rather than treating them identically. LLVM itself has no asm files other than tests, but this setting is inherited by the compiler-rt project (unless compiled standalone), which does have asm files. Differential Revision: http://reviews.llvm.org/D10707 llvm-svn: 243419
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions