summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2016-07-05 23:15:58 +0000
committerTim Northover <tnorthover@apple.com>2016-07-05 23:15:58 +0000
commit449c15e1bd1ebcdd76cfb532fd1fb461229adf3a (patch)
tree07e42cf4f3eff26de837c7de9fd8cf5b59be3270 /llvm/lib/Transforms
parentad2b63cbaa33c0edcd378deb70caf3610c49ca2e (diff)
downloadbcm5719-llvm-449c15e1bd1ebcdd76cfb532fd1fb461229adf3a.tar.gz
bcm5719-llvm-449c15e1bd1ebcdd76cfb532fd1fb461229adf3a.zip
AArch64: try to fix optimized build failure.
I think the Ops filled out by Regex::match contain pointers into the temporary std::string returned by StringRef::upper. Its lifetime is extended by the call to match, but only until the end of that call (not to the uses of Ops later on). llvm-svn: 274586
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud