aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDinesh Dwivedi <dinesh.d@samsung.com>2014-06-12 14:06:00 +0000
committerDinesh Dwivedi <dinesh.d@samsung.com>2014-06-12 14:06:00 +0000
commit95f0d51bd37481a31847826ac5ac88e8fd088747 (patch)
tree814f366d7432befb731661dcba90a84638a89cd8 /clang/lib/Frontend/CompilerInvocation.cpp
parent4956850fdc98ddf9f07f8325f29cc7ba66b804d2 (diff)
downloadllvm-95f0d51bd37481a31847826ac5ac88e8fd088747.zip
llvm-95f0d51bd37481a31847826ac5ac88e8fd088747.tar.gz
llvm-95f0d51bd37481a31847826ac5ac88e8fd088747.tar.bz2
This removes TODO added in http://reviews.llvm.org/D3658
The patch transforms ABS(NABS(X)) -> ABS(X) NABS(ABS(X)) -> NABS(X) Differential Revision: http://reviews.llvm.org/D4040 llvm-svn: 210782
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions