diff options
author | Sharadh Rajaraman <r.sharadh@outlook.sg> | 2024-08-06 16:05:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 23:05:55 +0800 |
commit | bd576fe34285c4dcd04837bf07a89a9c00e3cd5e (patch) | |
tree | 1379a17a564e4bee773688e5da9e887c4a27b2e6 /llvm/lib/IR/Module.cpp | |
parent | 3c3ea7e751bc18cc8598955bcd853d3c34ffee2d (diff) | |
download | llvm-bd576fe34285c4dcd04837bf07a89a9c00e3cd5e.zip llvm-bd576fe34285c4dcd04837bf07a89a9c00e3cd5e.tar.gz llvm-bd576fe34285c4dcd04837bf07a89a9c00e3cd5e.tar.bz2 |
[clang][driver][clang-cl] Support `--precompile` and `-fmodule-*` options in Clang-CL (#98761)
This PR is the first step in improving the situation for `clang-cl`
detailed in [this LLVM Discourse
thread](https://discourse.llvm.org/t/clang-cl-exe-support-for-c-modules/72257/28).
There has been some work done in #89772. I believe this is somewhat
orthogonal.
This is a work-in-progress; the functionality has only been tested with
the [basic 'Hello World'
example](https://clang.llvm.org/docs/StandardCPlusPlusModules.html#quick-start),
and proper test cases need to be written. I'd like some thoughts on
this, thanks!
Partially resolves #64118.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions