Remove support for using "foo" as symbols instead of %"foo". This is ancient
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 06:36:20 +0000 (06:36 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 06:36:20 +0000 (06:36 +0000)
commit7a1b9bdd2b837b15c9213cdaf89cacc977e4600e
treec1ca7431617ae70e344136bcfebb7ae480fbf562
parentec324e5ae44025c6bdb930b78198f30f807e355b
Remove support for using "foo" as symbols instead of %"foo".  This is ancient
syntax and has been long obsolete.  As usual, updating the tests is the nasty
part of this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133242 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
lib/AsmParser/LLParser.cpp
test/Analysis/BasicAA/2004-12-08-BasicAACrash.ll [deleted file]
test/Analysis/BasicAA/2004-12-08-BasicAACrash2.ll [deleted file]
test/Analysis/ScalarEvolution/SolveQuadraticEquation.ll
test/Analysis/ScalarEvolution/trip-count.ll
test/Analysis/ScalarEvolution/trip-count2.ll
test/CodeGen/ARM/2007-05-07-tailmerge-1.ll
test/CodeGen/ARM/2007-05-09-tailmerge-2.ll
test/CodeGen/ARM/2007-05-22-tailmerge-3.ll
test/CodeGen/ARM/vargs_align.ll
test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll
test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
test/CodeGen/X86/2007-03-16-InlineAsm.ll
test/CodeGen/X86/mmx-shuffle.ll
test/Transforms/InstCombine/call2.ll
test/Transforms/LoopRotate/PhiRename-1.ll