aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorMichael Spencer <bigcheesegs@gmail.com>2020-02-28 14:39:49 -0800
committerMichael Spencer <bigcheesegs@gmail.com>2020-02-28 14:40:14 -0800
commit0b6abe428164c38c7dec6c539e454cfd671067a4 (patch)
tree1c9774170a00b50919d8820385861fc65f002d7c /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parentc54597b99d6f6ea51616168a0c2ff3850c3869eb (diff)
downloadllvm-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