diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-03-28 20:45:05 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2014-03-28 20:45:05 +0000 |
commit | 5e91ef63269aab4f154f82d1aa26ead9c657a304 (patch) | |
tree | 20847f833b93254e4b0e57afcc41f32400b35592 /llvm/tools/llvm-mc/llvm-mc.cpp | |
parent | a0dafb77eb3baf6404a1081f963ecf9b05b3a9e1 (diff) | |
download | bcm5719-llvm-5e91ef63269aab4f154f82d1aa26ead9c657a304.tar.gz bcm5719-llvm-5e91ef63269aab4f154f82d1aa26ead9c657a304.zip |
Try to fix the cl-options.c test on ARM bots
The test was failing because clang-cl changes the default triple
to target MSVC-style Win32. This is kind of wonky, but hasn't been
a problem until we started warning:
warning: unknown platform, assuming -mfloat-abi=soft
Some of the tests in cl-options.c were running with -Werror, causing them
to fail.
Fixing this by FileCheck-ifying those tests instead of using -Werror.
llvm-svn: 205049
Diffstat (limited to 'llvm/tools/llvm-mc/llvm-mc.cpp')
0 files changed, 0 insertions, 0 deletions