[PATCH] D123329: [BOLT][TEST] Remove -no-pie from tests

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 13:05:04 PDT 2022


Amir updated this revision to Diff 421325.
Amir added a comment.

Update tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123329

Files:
  bolt/test/AArch64/asm-func-debug.test
  bolt/test/X86/asm-func-debug.test
  bolt/test/X86/debug-fission-single.s
  bolt/test/X86/exceptions-args.test
  bolt/test/X86/indirect-goto.test
  bolt/test/X86/interprocedural-ref-entry-point.s
  bolt/test/X86/issue20.s
  bolt/test/X86/jump-table-footprint-reduction.test
  bolt/test/X86/jump-table-icp.test
  bolt/test/X86/jump-table-reference.test
  bolt/test/X86/loop-nest.test
  bolt/test/X86/shrinkwrapping-critedge.s
  bolt/test/X86/shrinkwrapping.test
  bolt/test/X86/tail-duplication-cacheline.s
  bolt/test/X86/tail-duplication-jt.s
  bolt/test/X86/unreachable.test
  bolt/test/X86/vararg.test
  bolt/test/X86/zero-sized-object.s
  bolt/test/lit.cfg.py
  bolt/test/runtime/X86/exceptions-instrumentation.test
  bolt/test/runtime/X86/fix-branches-jrcxz.s
  bolt/test/runtime/X86/hot-end-symbol.s
  bolt/test/runtime/X86/instrumentation-dup-jts.s
  bolt/test/runtime/X86/instrumentation-ind-calls.s
  bolt/test/runtime/X86/interp-overwrite-bug.s
  bolt/test/runtime/X86/section-reloc-with-addend.s
  bolt/test/runtime/X86/shrinkwrapping-alignment.s
  bolt/test/runtime/X86/shrinkwrapping-lock.s
  bolt/test/runtime/X86/shrinkwrapping-pushpop.s
  bolt/test/runtime/X86/user-func-reorder.c
  bolt/test/runtime/fptr.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123329.421325.patch
Type: text/x-patch
Size: 17104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/2c45c7a5/attachment-0001.bin>


More information about the llvm-commits mailing list