llvm-project/llvm/include
paperchalice 792bb70d29 [MCContext] Use const Twine & in symbol creation methods. NFC
All of these methods will invoke `getOrCreateSymbol(const Twine &Name)`, using `Twine` here makes these methods more flexible.

Differential Revision: https://reviews.llvm.org/D145923
2023-03-21 23:13:59 -07:00
..
llvm [MCContext] Use const Twine & in symbol creation methods. NFC 2023-03-21 23:13:59 -07:00
llvm-c [ConstExpr] Remove select constant expression 2023-03-16 10:32:08 +01:00