summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-template-member.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2013-08-26 23:08:37 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2013-08-26 23:08:37 +0000
commited9f76d37bf643ea7c3e6dbe56c5a54a06c0b32c (patch)
tree15d4c094d3429673c66c5359b53bb05e6d6507e8 /clang/test/CodeGenCXX/debug-info-template-member.cpp
parent988661d30857d683d5eeb5b10e8656acad350371 (diff)
downloadbcm5719-llvm-ed9f76d37bf643ea7c3e6dbe56c5a54a06c0b32c.tar.gz
bcm5719-llvm-ed9f76d37bf643ea7c3e6dbe56c5a54a06c0b32c.zip
Fix inserting instructions before last in bundle.
The builder inserts from before the insert point, not after, so this would insert before the last instruction in the bundle instead of after it. I'm not sure if this can actually be a problem with any of the current insertions. llvm-svn: 189285
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-template-member.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud