diff options
author | Derek Schuff <dschuff@chromium.org> | 2013-01-11 15:29:34 -0800 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2013-01-11 15:29:34 -0800 |
commit | 0590f4264010a852dc22c9afa16a7df4d004c19a (patch) | |
tree | 018cedac9a062788c2fdc337165bbabc946b8d29 /lib/Support/LockFileManager.cpp | |
parent | b770d0e0636a4b5ad61b1ca661caee67576c05fc (diff) |
Replace DepLibs bitcode record with metadata
It keeps the same Module interface as the existing/old deplibs feature, but populates the library list from the metadata after reading the bitcode/LL into the Module.
Keeping the same module interface will allow us to keep the existing uses (e.g. in the gold plugin) as they are.
Internally it still uses the LibraryList variable, but uses it basically as a cache backed by the metadata.
BUG=
Review URL: https://codereview.chromium.org/11615013
Diffstat (limited to 'lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions