diff options
author | Eric Christopher <echristo@gmail.com> | 2016-09-29 02:03:52 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2016-09-29 02:03:52 +0000 |
commit | 20ac943748aec8f98694b7b024b206e8bd86b932 (patch) | |
tree | c32a5257de58c6016b27cff0b31a3b24c48db83f /clang/lib/CodeGen | |
parent | 1c3bb79864f45bd3c6dfc1563d72a2eb89f03a3a (diff) | |
download | bcm5719-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