summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/error-location-ldr-pseudo.s
Commit message (Collapse)AuthorAgeFilesLines
* [ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard2015-11-161-0/+5
Storing the source location of the expression that created a constant pool entry allows us to emit better error messages if we later discover that the expression cannot be represented by a relocation. Differential Revision: http://reviews.llvm.org/D14646 llvm-svn: 253220
OpenPOWER on IntegriCloud