summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2015-05-04 02:04:54 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2015-05-04 02:04:54 +0000
commit949d55d87ac6675023893b3ca5aa95a6cd277920 (patch)
treeac285daf3f6264d75273f0df90e201b574ed6a70 /clang/lib/Frontend/FrontendAction.cpp
parent23fdafe68201dc789b279069e7c2336b336470ad (diff)
downloadbcm5719-llvm-949d55d87ac6675023893b3ca5aa95a6cd277920.tar.gz
bcm5719-llvm-949d55d87ac6675023893b3ca5aa95a6cd277920.zip
Deprecate in-source autotools builds
This is a followup from: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150323/268067.html Upgrade instructions: $ mv llvm/include/llvm/Config/config.h ./config.h.BACKUP # copy the configure line from line 7 of llvm/config.log # (for example: `$ ./configure --no-create --no-recursion`) $ mkdir build $ cd build # run the configure line, but this time with '../llvm' at the beginning: $ ../llvm/configure --no-create --no-recursion These warnings will soon be turned into hard errors after a week. Speak up now if this is going to be a problem for you. llvm-svn: 236399
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud