diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2015-09-21 18:52:24 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-09-21 18:52:24 +0000 |
commit | 510d7c71e2d60f9b5f5ba1c5c1123e9d5cd0070e (patch) | |
tree | 26ed39340526bf87967b77e3831d6baa33b36ba4 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 8fb9b94f7f0d6598105cdece99649f307268ff7a (diff) | |
download | llvm-510d7c71e2d60f9b5f5ba1c5c1123e9d5cd0070e.zip llvm-510d7c71e2d60f9b5f5ba1c5c1123e9d5cd0070e.tar.gz llvm-510d7c71e2d60f9b5f5ba1c5c1123e9d5cd0070e.tar.bz2 |
Remove attributes minsize and optsize, which conflict with optnone.
This commit fixes an assert that is triggered when optnone is being
added to an IR function that is already marked with minsize and optsize.
rdar://problem/22723716
Differential Revision: http://reviews.llvm.org/D13004
llvm-svn: 248191
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions