llvm-project
e68ef116 - RuntimeLibcalls: Add entries for some exception related functions (#147914)

Commit
88 days ago
RuntimeLibcalls: Add entries for some exception related functions (#147914) SjLjEHPrepare and WasmEHPrepare directly emit calls to these by name, and these are not tracked in RuntimeLibcalls. It will be easier to fix this when RuntimeLibcalls is turned into an analysis, so just add the entries for now.
Author
Parents
Loading