summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2016-03-09 18:38:40 +0000
committerSean Silva <chisophugis@gmail.com>2016-03-09 18:38:40 +0000
commit50d27ff3c1f7944def79067b937490b56aedf25b (patch)
tree2bafe3a934316f9f6eb5c0bc71586c2ddeeef54f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent52adb575e61763e27198df0661526c7d7f2c4eaa (diff)
[lto] Don't lazy load metadata for now.
Summary: At the very least we hit Assertion failed: (((Flags & RF_HaveUnmaterializedMetadata) || Node->isResolved()) && "Unexpected unresolved node"), function MapMetadataImpl, file /Users/Sean/pg/llvm/lib/Transforms/Utils/ValueMapper.cpp, line 375. on the included test case. We currently do things like parse the module twice to keep the implementation minimal. I think it makes sense to add start with eager loading for similar reasons. Reviewers: rafael Subscribers: ruiu, Bigcheese, llvm-commits, joker.eph Differential Revision: http://reviews.llvm.org/D17982 llvm-svn: 263045
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions