diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-12-19 17:10:21 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-12-19 17:10:21 +0000 |
commit | b5c1d07920acd49cf699b149beea345932c419ec (patch) | |
tree | 3dea2cba423f9e9590e041e788770f4e0c195dcc /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 798c5982a032e4e89ead6f71b0f9357900f4eaba (diff) | |
download | bcm5719-llvm-b5c1d07920acd49cf699b149beea345932c419ec.tar.gz bcm5719-llvm-b5c1d07920acd49cf699b149beea345932c419ec.zip |
[lit] Make TestConvenienceVariables a cpp file
The build.py script always runs the compiler in C++ mode, regardless of
the file extension. This results in mangled names presented to the
linker which in turn cannot find the printf symbol.
While we figure out how to solve this issue I've turned the source file
into a cpp file and added extern c. This should unbreak the bots.
llvm-svn: 349642
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions