summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/RetireControlUnit.cpp
diff options
context:
space:
mode:
authorWalter Lee <waltl@google.com>2018-05-07 16:39:09 +0000
committerWalter Lee <waltl@google.com>2018-05-07 16:39:09 +0000
commit7b24aea150db78470fda8d7106190b8b9e5b7380 (patch)
treecec4cb729e65b28739cc40902357e055e749c5f2 /llvm/tools/llvm-mca/RetireControlUnit.cpp
parent5db43c66b7c22efaf37eb11337984ada9542af16 (diff)
downloadbcm5719-llvm-7b24aea150db78470fda8d7106190b8b9e5b7380.tar.gz
bcm5719-llvm-7b24aea150db78470fda8d7106190b8b9e5b7380.zip
[asan] Port asan_malloc_linux.cc to RTEMS
We reuse the allocation interceptors as is. RTEMS doesn't support dlsyms. However, it needs to handle memory allocation requests before the ASan run-time has been initialized. We use the dlsym alloc pool for this purpose, and we increase its size to 4k to support this usage. Differential Revision: https://reviews.llvm.org/D46465 llvm-svn: 331649
Diffstat (limited to 'llvm/tools/llvm-mca/RetireControlUnit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud