diff options
author | Michael Spencer <bigcheesegs@gmail.com> | 2021-12-14 11:18:31 -0700 |
---|---|---|
committer | Michael Spencer <michael_spencer@apple.com> | 2021-12-14 11:21:42 -0700 |
commit | 04192422c4e3b730c580498b8e948088cb15580b (patch) | |
tree | 11e56a4f34fe0e0b00b2deeb23682b81584a37a9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | aeea20eebef57c6885282a2032c63eac36d33469 (diff) | |
download | llvm-04192422c4e3b730c580498b8e948088cb15580b.zip llvm-04192422c4e3b730c580498b8e948088cb15580b.tar.gz llvm-04192422c4e3b730c580498b8e948088cb15580b.tar.bz2 |
[Clang][ScanDeps] Use the virtual path for module maps
Make clang-scan-deps use the virtual path for module maps instead of the on disk
path. This is needed so that modulemap relative lookups are done correctly in
the actual module builds. The file dependencies still use the on disk path as
that's what matters for build invalidation.
Differential Revision: https://reviews.llvm.org/D114206
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions