summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/variadic-parse.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-11-07 20:14:31 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-11-07 20:14:31 +0000
commitc8f008f6494bfa3bea45438fb58e506e8604a5fc (patch)
tree6e26bab085f0f937c691997e363a2374efeb9cd0 /clang/test/SemaTemplate/variadic-parse.cpp
parent2ceb347e8bce73d1e5c65d088abd69607a2ef638 (diff)
downloadbcm5719-llvm-c8f008f6494bfa3bea45438fb58e506e8604a5fc.tar.gz
bcm5719-llvm-c8f008f6494bfa3bea45438fb58e506e8604a5fc.zip
Use ld directly on linux. Changes from the previous try:
*) Try to detect as much as possible from the system itself, not the distro. This should make it easier to port to a new distro and more likely to work on a unknown one. *) The distro enum now doesn't include the arch. Just use the existing host detection support in LLVM. *) Correctly handle --sysroot. A small regression is that now clang will pass bitcode file to the linker. This is necessary for the gold plugin support to work. It might be better to detect this at configure/cmake time, but doing it in c++ first is a lot easier. llvm-svn: 118382
Diffstat (limited to 'clang/test/SemaTemplate/variadic-parse.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud