[PATCH] D127924: [BOLT] Resolve crash when optimizing Python

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 19:27:17 PDT 2022


Amir added inline comments.


================
Comment at: bolt/test/X86/split-func-jump-table-fragment-bidirection.s:11
+# RUN: %clang %cflags %t.o -o %t.exe -Wl,-q
+# RUN: cp %t.exe ~/local/test.exe
+# RUN: llvm-bolt %t.exe -o %t.out -v=1  --print-disasm 2>&1
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127924



More information about the llvm-commits mailing list