about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2016-07-25 10:51:14 -0400
committerNiko Matsakis <niko@alum.mit.edu>2016-07-28 12:05:45 -0400
commit2f9fff21911a3e419b21e56dba145bf0deab6f81 (patch)
treeb3643b7ddf227f658472806fbcb148f7a176960a /src/rustllvm/PassWrapper.cpp
parentceeb158e0a04c3a73a4c5014609020ee628b4c06 (diff)
downloadrust-2f9fff21911a3e419b21e56dba145bf0deab6f81.tar.gz
rust-2f9fff21911a3e419b21e56dba145bf0deab6f81.zip
Keep multiple files per work-product
In the older version, a `.o` and ` .bc` file were separate
work-products.  This newer version keeps, for each codegen-unit, a set
of files of different kinds. We assume that if any kinds are available
then all the kinds we need are available, since the precise set of
switches will depend on attributes and command-line switches.

Should probably test this: the effect of changing attributes in
particular might not be successfully tracked?
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions