diff options
author | esmeyi <esme.yi@ibm.com> | 2024-07-08 03:47:33 -0400 |
---|---|---|
committer | esmeyi <esme.yi@ibm.com> | 2024-07-08 03:47:33 -0400 |
commit | c119da23afb42daf588c3e4caf97094689d70688 (patch) | |
tree | 96ee802afbb1f6b4adf97bc5e4d5c4ce2014861f /llvm/lib/Object/OffloadBinary.cpp | |
parent | 1604c24981a73fd7689626db87c23165d7303d7a (diff) | |
download | llvm-c119da23afb42daf588c3e4caf97094689d70688.zip llvm-c119da23afb42daf588c3e4caf97094689d70688.tar.gz llvm-c119da23afb42daf588c3e4caf97094689d70688.tar.bz2 |
[PowerPC] Function descriptor symbol may be omitted for external symbol. #97526
If a function's address is taken, which means it may be called via a function pointer,
we need the function descriptor for it.
Otherwise, the function descriptor can be omitted for external symbols.
Diffstat (limited to 'llvm/lib/Object/OffloadBinary.cpp')
0 files changed, 0 insertions, 0 deletions