diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-25 01:14:22 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-25 01:14:22 +0000 |
commit | 961eae5f95d05fcde7d1f659c65335e273f72244 (patch) | |
tree | af6479363aca718fd04e178c5071b4f9d52bd2ea /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 8ce3b5fcaa7a223462fc1b99781f8d140db33448 (diff) | |
download | bcm5719-llvm-961eae5f95d05fcde7d1f659c65335e273f72244.tar.gz bcm5719-llvm-961eae5f95d05fcde7d1f659c65335e273f72244.zip |
Save out a correct lookup table if a lookup table entry is stale (it contains
an out-of-date external decls list). This happens if we declare some names,
force the lookup table for the decl context to be built, import a module that
adds more decls for the name, then write out our module without looking up the
name.
llvm-svn: 204694
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions