[all-commits] [llvm/llvm-project] 30a6d3: [BOLT][TEST] Fix stack alignment in section-reloc-...
maksfb via All-commits
all-commits at lists.llvm.org
Mon Jun 20 14:49:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30a6d3ada6570254c27295eafe1188aa7baca574
https://github.com/llvm/llvm-project/commit/30a6d3ada6570254c27295eafe1188aa7baca574
Author: Maksim Panchenko <maks at fb.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M bolt/test/runtime/X86/section-reloc-with-addend.s
Log Message:
-----------
[BOLT][TEST] Fix stack alignment in section-reloc-with-addend.s
Misaligned stack can cause a runtime crash.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D128227
More information about the All-commits
mailing list