[all-commits] [llvm/llvm-project] 5684a6: [HWASan] Remove -Wa, -mrelax-relocations=no flag.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Mon Nov 22 11:22:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5684a614dd1c1912feda712be0b14923b7c92c00
https://github.com/llvm/llvm-project/commit/5684a614dd1c1912feda712be0b14923b7c92c00
Author: Matt Morehouse <mascasa at google.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M compiler-rt/test/hwasan/TestCases/global.c
M compiler-rt/test/hwasan/lit.cfg.py
Log Message:
-----------
[HWASan] Remove -Wa,-mrelax-relocations=no flag.
We no longer need it after https://reviews.llvm.org/D113220.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D113221
More information about the All-commits
mailing list