diff options
author | Leonard Chan <leonardchan@google.com> | 2021-06-03 14:22:37 -0700 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2021-06-03 14:26:35 -0700 |
commit | d4e4799998b830c2e41dee93a204870aa65083cf (patch) | |
tree | 1e2df8ea99c87bac8c148092813c63916ed24c66 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | ac9641753bba836f2c22e0a2366b5233788d50b3 (diff) | |
download | llvm-d4e4799998b830c2e41dee93a204870aa65083cf.zip llvm-d4e4799998b830c2e41dee93a204870aa65083cf.tar.gz llvm-d4e4799998b830c2e41dee93a204870aa65083cf.tar.bz2 |
[NFC][compiler-rt][hwasan] Refactor hwasan functions
This moves the implementations for HandleTagMismatch, __hwasan_tag_mismatch4,
and HwasanAtExit from hwasan_linux.cpp to hwasan.cpp and declares them in hwasan.h.
This way, calls to those functions can be shared with the fuchsia implementation
without duplicating code.
Differential Revision: https://reviews.llvm.org/D103562
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions