aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/numbered-values.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add support for parsing .ll files that have numbers in front ofChris Lattner2008-08-291-0/+16
nameless values, such as: %3 = add i32 4, 2 This fixes the first half of PR2480 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55539 91177308-0d34-0410-b5e6-96231b3b80d8