diff options
author | Alex Brachet <abrachet@google.com> | 2022-07-11 21:31:01 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-07-11 21:31:01 +0000 |
commit | fd9962e75d8935a042f1ae1e1647e115f4a632fb (patch) | |
tree | fdb4072f747132a1b96188b9352731896418d45b /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | c179bcc151839f7cfea9f391f3c00665711ac537 (diff) | |
download | llvm-fd9962e75d8935a042f1ae1e1647e115f4a632fb.zip llvm-fd9962e75d8935a042f1ae1e1647e115f4a632fb.tar.gz llvm-fd9962e75d8935a042f1ae1e1647e115f4a632fb.tar.bz2 |
[COFF] Add vfsoverlay flag
This patch adds a new flag vfsoverlay similar to clang’s
ivfsoverlay flag. This is helpful when compiling on case
sensitive file systems when cross compiling to Windows.
Particularly when compiling third party code containing
\#pragma comment(“linker”, “/defaultlib:...”) which
can’t be easily changed.
Differential Revision: https://reviews.llvm.org/D125800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions