summaryrefslogtreecommitdiffstats
path: root/libcxx/src/exception.cpp
diff options
context:
space:
mode:
authorMarianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com>2016-05-04 15:26:28 +0000
committerMarianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com>2016-05-04 15:26:28 +0000
commit21ac3bfc691a6cb7a24f22fac4351a479c0f0877 (patch)
treec0122ea9ff2efcf3d48351a8c0833161446c3ff0 /libcxx/src/exception.cpp
parent20dbbf354206e8c97e7f437a3682945415163150 (diff)
downloadbcm5719-llvm-21ac3bfc691a6cb7a24f22fac4351a479c0f0877.tar.gz
bcm5719-llvm-21ac3bfc691a6cb7a24f22fac4351a479c0f0877.zip
Do not disable completely loop unroll when optimizing for size.
Let the loop unroll pass handle /Os. It already checks that option and adjust its thresholds accordingly. Also, will allow the #pragma unroll to have an effect in /Os. Differential Revision: http://reviews.llvm.org/D19827 llvm-svn: 268509
Diffstat (limited to 'libcxx/src/exception.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud