summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-12-19 17:10:21 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-12-19 17:10:21 +0000
commitb5c1d07920acd49cf699b149beea345932c419ec (patch)
tree3dea2cba423f9e9590e041e788770f4e0c195dcc /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent798c5982a032e4e89ead6f71b0f9357900f4eaba (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud