diff options
| author | Reid Kleckner <rnk@google.com> | 2018-04-19 19:40:12 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2018-04-19 19:40:12 +0000 |
| commit | 317a6ddea7b942cd1298dd4d0c04731d36df9636 (patch) | |
| tree | 9968f54a7788cc3ba32375f0f9a4f2a7f5921a91 /llvm/test/CodeGen/PowerPC/emptystruct.ll | |
| parent | ee68ec06a147645a74ad4d64d5fb27f7e6474eed (diff) | |
| download | bcm5719-llvm-317a6ddea7b942cd1298dd4d0c04731d36df9636.tar.gz bcm5719-llvm-317a6ddea7b942cd1298dd4d0c04731d36df9636.zip | |
Remove impossible _MSC_VER check
Summary:
It is immediately preceded by this check:
#if _MSC_VER < 1900
#error "MSVC versions prior to Visual Studio 2015 are not supported"
#endif
Reviewers: EricWF
Subscribers: christof, cfe-commits
Differential Revision: https://reviews.llvm.org/D45829
llvm-svn: 330360
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/emptystruct.ll')
0 files changed, 0 insertions, 0 deletions

