summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/empty-functions.ll
AgeCommit message (Expand)Author
2017-04-24Don't emit CFI instructions at the end of a functionAdrian Prantl
2015-03-04Use the vanilla func_end symbol for .size.Rafael Espindola
2014-09-15Add back tests for empty function in SPARC and PowerPC.Rafael Espindola
2014-09-15Fix a lot of confusion around inserting nops on empty functions.Rafael Espindola
2014-09-11Provide an implementation of getNoopForMachoTarget for SPARC.Brad Smith