llvm-project
7b97131d
- RuntimeLibcalls: Add malloc and free entries
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 hours ago
RuntimeLibcalls: Add malloc and free entries Calloc was already here, but not the others. Also add manual type information.
References
users/arsenm/runtime-libcalls/add-malloc-calloc-free
#167089 - PowerPC: Add vec_malloc functions to AIX in RuntimeLibcalls
#167081 - RuntimeLibcalls: Add malloc and free entries
#167083 - RuntimeLibcalls: Add memset_pattern* calls to darwin systems
#167082 - RuntimeLibcalls: Add more function entries from TargetLibraryInfo
#167087 - RuntimeLibcalls: Add small_printf functions to emscripten
#167084 - RuntimeLibcalls: Add macos unlocked IO functions to systems
#167088 - XCore: Add iprintf to RuntimeLibcalls system library
Author
arsenm
Committer
arsenm
Parents
47b21031
Loading