aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-03-05 01:18:20 +0000
committerChris Lattner <sabre@nondot.org>2008-03-05 01:18:20 +0000
commit855d024a83fac2913f993dc263923cad09cba411 (patch)
tree43984ab87b696e5137fd0c9c56490276d8165523 /llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
parent357061a74d2b44889e3239cefdd07610b6cac6ac (diff)
downloadllvm-855d024a83fac2913f993dc263923cad09cba411.zip
llvm-855d024a83fac2913f993dc263923cad09cba411.tar.gz
llvm-855d024a83fac2913f993dc263923cad09cba411.tar.bz2
Remove the first layer of support for "portability" warnings. This is
theoretically useful, but not useful in practice. It adds a bunch of complexity, and not much value. It's best to nuke it. One big advantage is that it means the target interfaces will soon lose their SLoc arguments and target queries can never emit diagnostics anymore (yay). Removing this also simplifies some of the core preprocessor which should make it slightly faster. Ted, I didn't simplify TripleProcessor, which can now have at most one triple, and can probably just be removed. Please poke at it when you have time. llvm-svn: 47930
Diffstat (limited to 'llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp')
0 files changed, 0 insertions, 0 deletions