summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/ldr-pseudo-obj-errors.s
Commit message (Collapse)AuthorAgeFilesLines
* Replace unused output filenames with /dev/null in testsFangrui Song2018-07-021-1/+1
| | | | | | Similar to rLLD336129 llvm-svn: 336131
* [AArch64] Better errors for out-of-range fixupsOliver Stannard2016-04-011-1/+1
| | | | | | | | | When a fixup that can be resolved by the assembler is out of range, we should report an error in the source, rather than crashing. Differential Revision: http://reviews.llvm.org/D18402 llvm-svn: 265120
* ldr-pseudo-obj-errors.s: Fix silly copypasto.NAKAMURA Takumi2014-06-241-1/+1
| | | | llvm-svn: 211642
* llvm/test/MC/AArch64/ldr-pseudo-obj-errors.s: Add -triple=aarch64-linux. ↵NAKAMURA Takumi2014-06-241-1/+1
| | | | | | | AArch64 is unaware of PECOFF for now. FIXME: This should pass for also targeting aarch64-darwin. llvm-svn: 211640
* Resubmit commit r211533Weiming Zhao2014-06-241-0/+13
"Fix PR20056: Implement pseudo LDR <reg>, =<literal/label> for AArch64" Missed files are added in this commit. llvm-svn: 211605
OpenPOWER on IntegriCloud