summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2016-09-29 02:03:52 +0000
committerEric Christopher <echristo@gmail.com>2016-09-29 02:03:52 +0000
commit20ac943748aec8f98694b7b024b206e8bd86b932 (patch)
treec32a5257de58c6016b27cff0b31a3b24c48db83f /clang/lib/CodeGen
parent1c3bb79864f45bd3c6dfc1563d72a2eb89f03a3a (diff)
downloadbcm5719-llvm-20ac943748aec8f98694b7b024b206e8bd86b932.tar.gz
bcm5719-llvm-20ac943748aec8f98694b7b024b206e8bd86b932.zip
Remove an unnecessary duplicate initialization of TLOF from the Mips
AsmPrinter. This was reinitializing the Mangler after we moved the Mangler down to TLOF and causing us to have two different unnamed global values accessed with the same name. This should fix the problems on the ubsan tests here: http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/15307 llvm-svn: 282675
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud