Skip to content
Commit 920438ef authored by Nate Begeman's avatar Nate Begeman
Browse files

Fix a thinko in the JIT where the address of a GV was only recorded in the map

  on failure to resolve it.
Do not abort on failure to resolve an external symbol when using dlsym stubs,
  since the symbol may not be in the JIT's address space.  Just use 0.
Allow dlsym stubs to differentiate between GlobalVars and Functions.

llvm-svn: 66050
parent 8473a12b
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