mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 02:06:49 +00:00

Extend the SBTarget class with a string conversion operator and reuse the same code between Python and Lua. This should happen for all the SB classes, but I'm doing just this one as an example and for use in a test case.