aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorLeonard Chan <leonardchan@google.com>2021-06-07 15:35:28 -0700
committerLeonard Chan <leonardchan@google.com>2021-06-08 12:08:23 -0700
commit944b3c53aec54c205d6898ffca548a484309e139 (patch)
treefaf1c375d7e9a57b0222ea6e349a31f1c90c81cb /llvm/lib/Support/TargetParser.cpp
parent0e8506debae3ad534b4eecfa922fc6281506a635 (diff)
downloadllvm-944b3c53aec54c205d6898ffca548a484309e139.zip
llvm-944b3c53aec54c205d6898ffca548a484309e139.tar.gz
llvm-944b3c53aec54c205d6898ffca548a484309e139.tar.bz2
[NFC][compiler-rt][hwasan] Move allocation functions into their own file
This removes the `__sanitizer_*` allocation function definitions from `hwasan_interceptors.cpp` and moves them into their own file. This way implementations that do not use interceptors at all can just ignore (almost) everything in `hwasan_interceptors.cpp`. Also remove some unused headers in `hwasan_interceptors.cpp` after the move. Differential Revision: https://reviews.llvm.org/D103564
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions