[PATCH] D159094: Temporarily move failed test to runtime

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 17:25:52 PDT 2023


maksfb added a comment.

@Elvina, could you please try `%cflags` change for the two test cases instead of disabling them?



================
Comment at: bolt/test/X86/bolt-address-translation-internal-call.test:13
 # RUN: llvm-strip --strip-unneeded %t.o
 # RUN: %clang %t.o -o %t.exe -Wl,-q
 
----------------



================
Comment at: bolt/test/X86/internal-call-instrument.s:9
 # RUN: llvm-strip --strip-unneeded %t.o
 # RUN: %clang %t.o -o %t.exe -Wl,-q
 
----------------



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

https://reviews.llvm.org/D159094



More information about the llvm-commits mailing list