diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-02-25 06:13:01 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-02-25 06:13:01 +0000 |
commit | 26e077178de8278f120810970370938f77f91fd4 (patch) | |
tree | 6b89efec5aa0723323684f51f8c0a9867aec5dfa /llvm/unittests/Analysis/LoopPassManagerTest.cpp | |
parent | 005248ac8adf63d4a6a46b1f6cdb9fea686a2f9d (diff) | |
download | bcm5719-llvm-26e077178de8278f120810970370938f77f91fd4.tar.gz bcm5719-llvm-26e077178de8278f120810970370938f77f91fd4.zip |
[Support] Don't check for ICC directly and rely on the __GNUC__ check
(which they emulate). This way we don't use that path when compiled with
ICC on Windows where it mimics MSVC's behavior and supports __FUNCSIG__.
Thanks for David Majnemer again for spotting this better pattern!
llvm-svn: 261827
Diffstat (limited to 'llvm/unittests/Analysis/LoopPassManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions