aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/variables.s
Commit message (Collapse)AuthorAgeFilesLines
* Force triple in tests.Daniel Dunbar2009-10-161-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84257 91177308-0d34-0410-b5e6-96231b3b80d8
* MC: When parsing a variable reference, substitute absolute variables immediatelyDaniel Dunbar2009-10-161-0/+15
since they are allowed to be redefined. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84230 91177308-0d34-0410-b5e6-96231b3b80d8