================
@@ -78,12 +131,13 @@
 ; RUN: diff %t5 %t8
 
 ; Test malformed outer OffloadBinary is handled gracefully.
-; RUN: not llvm-offload-binary %S/bad-offload.input 2>&1 | FileCheck 
--check-prefix=MALFORMED-OUTER %s
+; RUN: printf "\x10\xff\x10\xad\x0a" > %t9
----------------
adurang wrote:

ok, done.

https://github.com/llvm/llvm-project/pull/184774
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to