[LLVMdev] TargetExternalSymbol and TargetGlobalAddress

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 16 13:51:34 PDT 2006


I have noticed that TargetGlobalAddress is generated for "source code"
functions and TargetExternalSymbol is generated for builtins like
__lshrdi3. What is the difference between TargetExternalSymbol and
TargetGlobalAddress?

Thanks,
Rafael



More information about the llvm-dev mailing list