diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-08 19:50:46 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-08 19:50:46 +0000 |
commit | ec8cd0655523627004ae4dac8e363ffa7bd25936 (patch) | |
tree | d52777fd7834c4670b697826a2f9dd103f697672 /lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | b410df995c592491746ed76039edb62f5cdbf8cf (diff) |
Added typedef "SerializedPtrID" to represent the pointer handle written to disk
instead of just using "unsigned". This gives us more flexibility in changing
the definition of the handle later, and is more self-documenting.
Added tracking of block stack in the Deserializer. Now clients can query
if they are still within a block using the methods GetCurrentBlockLocation()
and FinishedBlock().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43903 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions