aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul_robinson@playstation.sony.com>2014-12-11 20:14:04 +0000
committerPaul Robinson <paul_robinson@playstation.sony.com>2014-12-11 20:14:04 +0000
commit0855695159d62d4b900909f84d601e87219d454c (patch)
tree61af814dcc587d3b9f82d008581b811d96177998 /clang/lib/Basic/FileManager.cpp
parent7eb1f1856c3b6549544256da9c4b881f695903cc (diff)
downloadllvm-0855695159d62d4b900909f84d601e87219d454c.zip
llvm-0855695159d62d4b900909f84d601e87219d454c.tar.gz
llvm-0855695159d62d4b900909f84d601e87219d454c.tar.bz2
Instead of having -Os/-Oz add OptimizeForSize/MinSize first, and later
having OptimizeNone remove them again, just don't add them in the first place if the function already has OptimizeNone. Note that MinSize can still appear due to attributes on different declarations; a future patch will address that. llvm-svn: 224047
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions