diff options
author | Vitaly Buka <vitalybuka@google.com> | 2017-09-01 01:47:34 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2017-09-01 01:47:34 +0000 |
commit | 7c89b4b6329a7622d5b2f850122e6f41e8c5e137 (patch) | |
tree | c3e96a9bbeb75e2882806801f9875ed1c56f4894 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 3c84b579efb51b896cbdb93292b0674dc879c5b1 (diff) | |
download | llvm-7c89b4b6329a7622d5b2f850122e6f41e8c5e137.zip llvm-7c89b4b6329a7622d5b2f850122e6f41e8c5e137.tar.gz llvm-7c89b4b6329a7622d5b2f850122e6f41e8c5e137.tar.bz2 |
Fix check-llvm on kernel 4.9+ with asan or msan
Summary:
Before https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.9.46&id=84638335900f1995495838fe1bd4870c43ec1f67
test worked because memory allocated with mmap was not counted against RLIMIT_DATA.
Reviewers: eugenis
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D37366
llvm-svn: 312303
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions