llvm-project
e383eb9d
- [Instrumentor] Improve stub printer (for C/C++ and value packs)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 days ago
[Instrumentor] Improve stub printer (for C/C++ and value packs) The stub printer now emits a helper header to deal with value packs (in C and C++). We also make the files C/C++ compatible and use the proper format strings for int32_t and int64_t.
References
#198369 - [Instrumentor] Provide source location to runtime calls
Author
jdoerfert
Committer
jdoerfert
Parents
8f740a3c
Loading