[all-commits] [llvm/llvm-project] 840003: [libunwind][test] remember_state_leak.pass.sh.s: l...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 25 12:31:19 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: 8400036358c8c8a6f2c68476cce9eb6a7888812c
https://github.com/llvm/llvm-project/commit/8400036358c8c8a6f2c68476cce9eb6a7888812c
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M libunwind/test/remember_state_leak.pass.sh.s
Log Message:
-----------
[libunwind][test] remember_state_leak.pass.sh.s: link with -no-pie
The no-pic large code model style `movabsq $callback, %rsi` does not work with -pie.
(cherry picked from commit 84647ff38ca76136e3c4be80cf6785a78188d33a)
More information about the All-commits
mailing list