This will allow to compile binaries that use hwasan to run on a
non-HWASan system image.
Details
Details
- Reviewers
pcc - Commits
- rGa2684acfb61d: [HWASan] use hwasan linker for Android 14+
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151388
[HWASan] use hwasan linker for Android 14+ ClosedPublic Authored by fmayer on May 24 2023, 4:51 PM.
Details
Summary This will allow to compile binaries that use hwasan to run on a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2023, 2:24 PM This revision was landed with ongoing or failed builds.May 26 2023, 2:26 PM Closed by commit rGa2684acfb61d: [HWASan] use hwasan linker for Android 14+ (authored by fmayer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526198 clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/linux-ld.c
|