This avoids doing a Triple -> std::string -> Triple round trip in lots of places, now that the Module stores a Triple.
2.8 KiB
2.8 KiB
This avoids doing a Triple -> std::string -> Triple round trip in lots of places, now that the Module stores a Triple.