summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/ARM/inline-asm.ll
Commit message (Collapse)AuthorAgeFilesLines
* Introduce Target::createNullTargetStreamer and use it from IRObjectFile.Peter Collingbourne2015-02-191-0/+9
A null MCTargetStreamer allows IRObjectFile to ignore target-specific directives. Previously we were crashing. Differential Revision: http://reviews.llvm.org/D7711 llvm-svn: 229797
OpenPOWER on IntegriCloud