summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FormatVariadic.cpp
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-02-01 15:39:23 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-02-01 15:39:23 +0000
commit6433d5af6b3ad734532d8defe8064a89e91ebf11 (patch)
tree2fe960a2f3699b5ed55af154265b5139b192df81 /llvm/lib/Support/FormatVariadic.cpp
parent165fe63b4e16fe066663fbafffff5b49b95fd5e4 (diff)
downloadbcm5719-llvm-6433d5af6b3ad734532d8defe8064a89e91ebf11.tar.gz
bcm5719-llvm-6433d5af6b3ad734532d8defe8064a89e91ebf11.zip
[mips] Fix an initialization issue with MipsABIInfo in MipsTargetELFStreamer
DebugInfoDWARFTests is the only user so far which initializes the MCObjectStreamer without initializing the ASMParser. The MIPS backend relies on the ASMParser to initialize the MipsABIInfo object and to update the target streamer with it. This should turn the mips buildbots green. Reviewers: atanasyan, zoran.jovanovic Differential Revision: https://reviews.llvm.org/D28025 llvm-svn: 293772
Diffstat (limited to 'llvm/lib/Support/FormatVariadic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud