summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/micromips-directives.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Emit '.set nomicromips' before a function's entry labelMatheus Almeida2014-04-161-0/+16
if not in micromips mode. The test (elf_st_other.ll) was renamed as the name and description didn't make sense as the test wasn't checking any symbol table entry. Differential Revision: http://reviews.llvm.org/D3346 llvm-svn: 206377
OpenPOWER on IntegriCloud