For HWASan we only need to disable relaxation for globals we instrument.
With this patch, function pointer relocations, which we do not
instrument, can be relaxed.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
clang-format: please reformat the code