Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Jan 2015 02:48:48 +0000 (02:48 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 9 Jan 2015 02:48:48 +0000 (02:48 +0000)
commit97bbaa3227679815b63533f73f07be777e7cc24b
tree0e28688623d600a4d5f3acc7565f8be398670e8f
parentcc7ea4df1ea9ab3bc45886fa703f146d21f5ee64
Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD

Prepare to simplify the `DebugLoc` record.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225498 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp