Replace the "implementation" keyword with "checkpoint". This more accurately
authorReid Spencer <rspencer@reidspencer.com>
Wed, 28 Mar 2007 02:36:42 +0000 (02:36 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 28 Mar 2007 02:36:42 +0000 (02:36 +0000)
commit66a82155b4fc89a0c67c7ee88b983335bc6ec48a
tree170b807134fb55f83f3da3477bfa787cc3621ae5
parent72d30156cc4ba1343064d22057a6c65882b9b72b
Replace the "implementation" keyword with "checkpoint". This more accurately
describes its function as check against unresolved types and definitions.
This is handy for forcing error messages in assembly test cases or otherwise
ensuring that everything is resolved at that point in the assembly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/Lexer.l
lib/AsmParser/llvmAsmParser.y