Go to file
Chris Lattner 7a2607026b make jit jump table emission be based on the EntryKind instead of magic variables.
JITInfo::getPICJumpTableEntry can probably be removed now, but I don't plan to do 
this.

llvm-svn: 94501
2010-01-26 03:47:15 +00:00
clang Be sure to track the non-virtual part of the vcall offset in complex 2010-01-26 03:42:22 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm make jit jump table emission be based on the EntryKind instead of magic variables. 2010-01-26 03:47:15 +00:00