summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-elf-flags-err.test
Commit message (Collapse)AuthorAgeFilesLines
* [ELF][MIPS] Add mote tests on MipsArchTree routines, fix typos in error messagesSimon Atanasyan2018-07-101-0/+89
This fix add more test cases for routines check MIPS ELF header flags and flags from .MIPS.abiflags sections. The tests use yaml2obj for object files generation because not all combinations of flags can be produced by LLVM tools. llvm-svn: 336704
OpenPOWER on IntegriCloud