diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-06-17 17:23:16 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-06-17 17:23:16 +0000 |
commit | 88879e6559a3ae8593e32568900707b1dbf3f060 (patch) | |
tree | 14db345a4c1dd5a26a7f2dd411775803709aff32 /llvm/lib/IR/Module.cpp | |
parent | b5044fe4211877042384ef93d996c35622baf6ca (diff) | |
download | llvm-88879e6559a3ae8593e32568900707b1dbf3f060.zip llvm-88879e6559a3ae8593e32568900707b1dbf3f060.tar.gz llvm-88879e6559a3ae8593e32568900707b1dbf3f060.tar.bz2 |
Driver: introduce and use `-isystem-after` for cross-windows
This mirrors the many other -i*after options to insert a new system search
directory at the end of the search path. This makes it possible to actually
inject a search path after the resource dir. This option is similar in spirit
to the /imsvc option in the clang-cl driver. This is needed to properly use the
driver for Windows targets where the clang headers wrap some of the system
headers.
This concept is actually useful on other targets (e.g. Linux) and would be
really easy to support on the core toolchain.
llvm-svn: 273016
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions