mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 06:56:36 +07:00
42466b9f29
Being const + weak breaks with some compilers that constant-propagate
from the weak symbol. This behavior is outside of the specification, but
in LLVM is chosen to match GCC's behavior.
LLVM's implementation was set in this patch:
|
||
---|---|---|
.. | ||
auxtrace.c | ||
Build | ||
cs-etm.c | ||
cs-etm.h | ||
dwarf-regs.c | ||
perf_regs.c | ||
pmu.c | ||
unwind-libdw.c | ||
unwind-libunwind.c |