summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-11-01 22:29:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-11-01 22:29:28 +0000
commitba8125dfd0b5b86a3bd44569df445870ecbb693f (patch)
tree2363c9260468a07648818615626987ae700a3459 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parenta846a7f8f054d5e7dcb39c4f3c585752e824ebe1 (diff)
downloadbcm5719-llvm-ba8125dfd0b5b86a3bd44569df445870ecbb693f.tar.gz
bcm5719-llvm-ba8125dfd0b5b86a3bd44569df445870ecbb693f.zip
DebugInfo: regenerate test case from Clang to adjust for fixes/improvements
I hit some problems with future work due to the member subprogram of 'a_b's type having a subprogram (an implicit default ctor, !52 in the pre-commit source) with no name. Clang now generates a name for such a function but in this case doesn't even emit debug info for it as it is unused (Clang never emits the body of the ctor, instead just emitting memset if needed). llvm-svn: 193892
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud