diff options
author | Zachary Turner <zturner@google.com> | 2014-12-17 18:02:36 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-12-17 18:02:36 +0000 |
commit | ac94b5b14cea469d0a39f5258bb161448c248ca5 (patch) | |
tree | 5d37326ce80887936a186279cd70e116062e8685 /llvm/lib/IR/Module.cpp | |
parent | 0b9d3eefdbf2c9bb50e139c5272b413e8227d842 (diff) | |
download | bcm5719-llvm-ac94b5b14cea469d0a39f5258bb161448c248ca5.tar.gz bcm5719-llvm-ac94b5b14cea469d0a39f5258bb161448c248ca5.zip |
Work around an internal compiler error in MSVC.
For some reason MSVC ICEs when trying to index into a map using
a temporary object. Work around this by separating out the call
into multiple lines.
Patch by Aidan Dodds
Differential Revision: http://reviews.llvm.org/D6702
Reviewed by: Zachary Turner, Greg Clayton
llvm-svn: 224443
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions