MaskRay wrote:
I have found several issues.
* `tlsDescRel = R_RISCV_TLSDESC_CALL;` should be `R_RISCV_TLSDESC`
* LOAD_LO12_I/ADD_LO12_I/CALL relocations reference a label at the HI20
location. `val` computed by `sec.getRelocTargetVA` cannot be used as-is.
* TLS optimization
(https://maskray.me
Author: Mehdi Amini
Date: 2024-01-22T12:53:58-08:00
New Revision: c1ad320450ef14443cd6c0f0ff3622fdd399778e
URL:
https://github.com/llvm/llvm-project/commit/c1ad320450ef14443cd6c0f0ff3622fdd399778e
DIFF:
https://github.com/llvm/llvm-project/commit/c1ad320450ef14443cd6c0f0ff3622fdd399778e.diff
L
https://github.com/MaskRay closed
https://github.com/llvm/llvm-project/pull/79009
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Fangrui Song (MaskRay)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/79009.diff
1 Files Affected:
- (modified) compiler-rt/test/asan/TestCases/alloca_loop_unpoisoning.cpp (+4-2)
``diff
diff
https://github.com/MaskRay created
https://github.com/llvm/llvm-project/pull/79009
None
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Guillaume Chatelet
Date: 2024-01-22T15:04:34+01:00
New Revision: 0fdd73163739c71e0ea14241cd0233a4d2065252
URL:
https://github.com/llvm/llvm-project/commit/0fdd73163739c71e0ea14241cd0233a4d2065252
DIFF:
https://github.com/llvm/llvm-project/commit/0fdd73163739c71e0ea14241cd0233a4d2065252.
Author: Orlando Cazalet-Hyams
Date: 2024-01-22T13:30:24Z
New Revision: 522b90654eb94898ebd30944fa8046df81816894
URL:
https://github.com/llvm/llvm-project/commit/522b90654eb94898ebd30944fa8046df81816894
DIFF:
https://github.com/llvm/llvm-project/commit/522b90654eb94898ebd30944fa8046df81816894.di