[10/11] patch series to port ASAN for riscv64
Depends On D87580
Paths
| Differential D87581
[RISCV][ASAN] instrumentation pass now uses proper shadow offset ClosedPublic Authored by EccoTheDolphin on Sep 12 2020, 6:20 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, evandro, luismarques and 12 others. · View Herald Transcript EccoTheDolphin added a child revision: D87582: [RISCV][ASAN] mark asan as supported for RISCV64 and enable tests. This revision is now accepted and ready to land.Sep 16 2020, 2:00 PM Comment Actions Regarding the build failure (linux > libarcher.parallel::parallel-nosuppression.c). I assume that my change is not related to this failure:
As such I take the liberty to commit the change since it was accepted and is quite simple. This revision was landed with ongoing or failed builds.Oct 4 2020, 6:30 AM Closed by commit rGa566f0525a69: [RISCV][ASAN] instrumentation pass now uses proper shadow offset (authored by EccoTheDolphin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 296045 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
|