Skip to content
Commit 147c5614 authored by Chris Lattner's avatar Chris Lattner
Browse files

Make sure to clear the LazyFunctionLoadMap after we ParseAllFunctionBodies.

Otherwise, clients who call ParseAllFunctionBodies will attempt to parse
the function bodies twice, which is (uh) very very bad (tm).

This fixes gccld on python.

llvm-svn: 20152
parent 1b9f9c5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment