Added FoldingSet style 'profiling' support for APSInt.
authorTed Kremenek <kremenek@apple.com>
Sat, 19 Jan 2008 04:31:12 +0000 (04:31 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 19 Jan 2008 04:31:12 +0000 (04:31 +0000)
commit4048a082847cea72431aa8235f54941ed064913b
tree7cf1369eea2dca24358d86460fd9255df365aad3
parente420debd26300cbeb6af2722e3342132b2be1b3c
Added FoldingSet style 'profiling' support for APSInt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46189 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APSInt.h
lib/Support/APSInt.cpp [new file with mode: 0644]