summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/unsized-global.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MIPS] Don't crash on unsized extern types with -mgpoptAlexander Richardson2018-01-261-0/+22
Summary: This fixes an assertion when building the FreeBSD MIPS64 kernel. Reviewers: atanasyan, sdardis, emaste Reviewed By: sdardis Subscribers: krytarowski, llvm-commits Differential Revision: https://reviews.llvm.org/D42571 llvm-svn: 323536
OpenPOWER on IntegriCloud