]> granicus.if.org Git - clang/commit
eliminate __USER_LABEL_PREFIX__ from the Targets.cpp file, start moving
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 19:44:25 +0000 (19:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 19:44:25 +0000 (19:44 +0000)
commit9b533164570a67c81ad49f3691f02608530a042e
tree83bd7df1dca8796faa600a46796e146c4c553674
parent2b43ad9588b8c7f0c9fdc1d95f4f972257215fca
eliminate __USER_LABEL_PREFIX__ from the Targets.cpp file, start moving
integer size #defines over to the Preprocessor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Lex/Preprocessor.cpp