diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-14 05:02:58 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-14 05:02:58 +0000 |
commit | fb1e7f7d1aca7bcfc341e9214bda8b554f5ae9b6 (patch) | |
tree | 093ac406bd59d18b3971e52091ad0204b6e0032a /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 526ff155467dd70f79ee8bcf65a801a0f989b19e (diff) | |
download | bcm5719-llvm-fb1e7f7d1aca7bcfc341e9214bda8b554f5ae9b6.tar.gz bcm5719-llvm-fb1e7f7d1aca7bcfc341e9214bda8b554f5ae9b6.zip |
[modules] Add an experimental -cc1 feature to embed the contents of an input
file in the .pcm files. This allows a smaller set of files to be sent to a
remote build worker when building with explicit modules (for instance, module
map files need not be sent along with the corresponding precompiled modules).
This doesn't actually make the embedded files visible to header search, so
it's not useful as a packaging format for public header files.
llvm-svn: 245028
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions