Add annotation support
authorChris Lattner <sabre@nondot.org>
Thu, 23 Aug 2001 17:07:56 +0000 (17:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Aug 2001 17:07:56 +0000 (17:07 +0000)
commit8dc89a330c57c43f1eff23aabdb418874a2f38da
tree0dc8929af265fe4d487e8b05345e12f03c8a8f72
parent384e5b1595fbc766552f2f2f74586d7b53519623
Add annotation support

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