flang
flang copied to clipboard
Change use of TARGET_TRIPLE to LLVM_TARGET_TRIPLE
TARGET_TRIPLE is deprecated and will be removed in a future LLVM release.
Prepared prematurely, this needs a newer version of LLVM.
#1293 is a backward-compatible version of this patch.
A better fix is available, closing this one.