diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-02-12 03:37:55 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-02-12 03:37:55 +0000 |
commit | d0c6468a2b2b5dc980cf36d0c210c0e7a16a3a71 (patch) | |
tree | 17933f5e3354232ae1c9ac285bd14df3bf2e0673 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 33305e7280f05453854628c883071ab82f4729cb (diff) | |
download | llvm-d0c6468a2b2b5dc980cf36d0c210c0e7a16a3a71.zip llvm-d0c6468a2b2b5dc980cf36d0c210c0e7a16a3a71.tar.gz llvm-d0c6468a2b2b5dc980cf36d0c210c0e7a16a3a71.tar.bz2 |
Fix tests so they work when the linker is gcc
If the linker is gcc (the default for Generic_ELF toolchains), we end up
passing most of the arguments to the linker.
Some tests were failing to account for this in their usage of *-NOT: lines
and would fail if compiled with
-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-unknown
llvm-svn: 228902
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions