================
@@ -481,6 +481,9 @@ static cl::opt<bool> HasClosedWorldAssumption(
cl::desc("Whether has closed-world assumption at link time"),
cl::init(false), cl::Hidden);
+static cl::opt<bool> VerifyTarget("verify-tgt",
----------------
shiltian wrote:
`verify-tgt` is too broad. I'd add an `amdgpu-` prefix.
https://github.com/llvm/llvm-project/pull/123609
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits