summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-05-14 00:45:20 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-05-14 00:45:20 +0000
commit23d8d0338e9878294dc16c78c1190be2245509d5 (patch)
tree8db61f6bd5e50e00bda6b777acd23d0b902e212a /llvm/lib/CodeGen/TargetLoweringBase.cpp
parenta0334a9277fa450f74ae0f99fa4e0850cf12641c (diff)
downloadbcm5719-llvm-23d8d0338e9878294dc16c78c1190be2245509d5.tar.gz
bcm5719-llvm-23d8d0338e9878294dc16c78c1190be2245509d5.zip
[modules] Fix a #include cycle when building a module for our builtin headers.
xmmintrin.h includes emmintrin.h and vice versa if SSE2 is enabled. We break this cycle for a modules build, and instead make the xmmintrin.h module re-export the immintrin.h module. Also included is a fix for an assert in the serialization code if a module exports another module that was declared later in the same module map. llvm-svn: 237321
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud