llvm-project
db557bee
- [clang][bytecode][NFC] Add Block::getBlockDesc<T>() (#172218)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang][bytecode][NFC] Add Block::getBlockDesc<T>() (#172218) Which returns the block-level descriptor. This way we don't have to do the reinterpret_cast dance everywhere.
References
#172218 - [clang][bytecode][NFC] Add Block::getBlockDesc<T>()
Author
tbaederr
Parents
ce1b0472
Loading