[all-commits] [llvm/llvm-project] 84647f: [libunwind][test] remember_state_leak.pass.sh.s: l...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 25 11:56:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84647ff38ca76136e3c4be80cf6785a78188d33a
https://github.com/llvm/llvm-project/commit/84647ff38ca76136e3c4be80cf6785a78188d33a
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.
More information about the All-commits
mailing list