summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-07-16 22:34:20 +0000
committerMatthias Braun <matze@braunis.de>2015-07-16 22:34:20 +0000
commitda3d0d7342d039045f5cb3898b597ca690651a9c (patch)
treed54ea863aaf704bd9838120362ee1cf546f96ace /clang
parent3cd00c17396dd786d533ba71dafdcab9a7694804 (diff)
downloadbcm5719-llvm-da3d0d7342d039045f5cb3898b597ca690651a9c.tar.gz
bcm5719-llvm-da3d0d7342d039045f5cb3898b597ca690651a9c.zip
Arm: Don't define a label twice with two setjmps in a function.
Constructing a name based on the function name didn't give us a unique symbol if we had more than one setjmp in a function. Using MCContext::createTempSymbol() always gives us a unique name. Differential Revision: http://reviews.llvm.org/D9314 llvm-svn: 242482
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud