diff options
| author | Douglas Gregor <dgregor@apple.com> | 2012-10-09 17:21:28 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2012-10-09 17:21:28 +0000 |
| commit | a6017bbd52e113546a499a1895944afba143b327 (patch) | |
| tree | 4b6608a40201355ac079f62233af40daff563c66 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
| parent | 7eaf29c61e3790f703deb8ed9f1174a860a50341 (diff) | |
| download | llvm-a6017bbd52e113546a499a1895944afba143b327.zip llvm-a6017bbd52e113546a499a1895944afba143b327.tar.gz llvm-a6017bbd52e113546a499a1895944afba143b327.tar.bz2 | |
When we load a function or method body from an AST file, we check
whether that function/method already has a body (loaded from some
other AST file), as introduced in r165137. Delay this check until
after the redeclaration chains have been wired up.
While I'm here, make the loading of method bodies lazy.
llvm-svn: 165513
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
