diff options
author | Michael Spencer <bigcheesegs@gmail.com> | 2020-02-28 14:39:49 -0800 |
---|---|---|
committer | Michael Spencer <bigcheesegs@gmail.com> | 2020-02-28 14:40:14 -0800 |
commit | 0b6abe428164c38c7dec6c539e454cfd671067a4 (patch) | |
tree | 1c9774170a00b50919d8820385861fc65f002d7c /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | c54597b99d6f6ea51616168a0c2ff3850c3869eb (diff) | |
download | llvm-0b6abe428164c38c7dec6c539e454cfd671067a4.zip llvm-0b6abe428164c38c7dec6c539e454cfd671067a4.tar.gz llvm-0b6abe428164c38c7dec6c539e454cfd671067a4.tar.bz2 |
[llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util module
rG01f9abbb50b1 moved WindowsSupport.h to include/llvm/Support/Windows/
This is a problem because the modulemap include all of the Support and
ADT directories, thus any use of any header in Support or ADT would
cause the compiler to try to build WindowsSupport.h, which only works
on Windows.
Fix this by explicitly excluding WindowsSupport.h from the LLVM_Util
module.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions