Driver: hoist a local variable (NFC)
Hoist the `getToolChain().getTriple()` to a variable rather than re-fetching it every time. NFC. llvm-svn: 312081
Loading
Please sign in to comment
Hoist the `getToolChain().getTriple()` to a variable rather than re-fetching it every time. NFC. llvm-svn: 312081