mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 17:01:00 +08:00
This avoids doing a Triple -> std::string -> Triple round trip in lots of places, now that the Module stores a Triple.
This avoids doing a Triple -> std::string -> Triple round trip in lots of places, now that the Module stores a Triple.