[PATCH] D28025: [mips] Fix an initialization issue with MipsABIInfo in MipsTargetELFStreamer

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 09:11:36 PST 2016


sdardis added a comment.

I've tested this on a mips board, it can also be tested locally by modifying DWARFDebugInfoTest.cpp:getHostTripleForAddrSize to use "mipsel-unknown-linux-gnu" instead of LLVM_HOST_TRIPLE.


Repository:
  rL LLVM

https://reviews.llvm.org/D28025





More information about the llvm-commits mailing list