[PATCH] D159094: Temporarily move failed test to runtime

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 17:02:46 PDT 2023


Amir added a comment.

Please update the title and summary.



================
Comment at: bolt/test/X86/instrumentation-eh_frame_hdr.cpp:4-5
 
 // REQUIRES: system-linux,bolt-runtime
+// UNSUPPORTED: target=aarch64{{.*}}
 
----------------



================
Comment at: bolt/test/X86/internal-call-instrument.s:3-4
 
 # REQUIRES: x86_64-linux,bolt-runtime
+# UNSUPPORTED: target=aarch64{{.*}}
 
----------------



CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159094/new/

https://reviews.llvm.org/D159094



More information about the llvm-commits mailing list