aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2019-02-04 16:25:40 +0000
committerKostya Kortchinsky <kostyak@google.com>2019-02-04 16:25:40 +0000
commit47f0d136f120452bdaa0b5d403ac1fb57f7a8f59 (patch)
tree3f2bf7f0889e39022919cecc887232a10ef060b2 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentc3dcd2673e7aaf6a6d0d13f4d12110581d7a33f4 (diff)
downloadllvm-47f0d136f120452bdaa0b5d403ac1fb57f7a8f59.zip
llvm-47f0d136f120452bdaa0b5d403ac1fb57f7a8f59.tar.gz
llvm-47f0d136f120452bdaa0b5d403ac1fb57f7a8f59.tar.bz2
[scudo] Initial standalone skeleton check-in
Summary: This is the initial check-in for the Standalone version of Scudo. The project is initially going to live in scudo/standalone then will replace scudo. See http://lists.llvm.org/pipermail/llvm-dev/2019-January/129113.html for details. This initial CL is meant to lay out the project structure, of both code & tests, providing a minimal amount of functionalities, namely various definitions, some atomic helpers and an intrusive list. (empty.cc is just here to have a compilation unit, but will go away in the upcoming CLs). Initial support is restricted to Linux i386 & x86_64 in make files and will be extended once things land & work. We will grow organically from here, adding functionalities in limited amounts. Reviewers: morehouse, eugenis, vitalybuka, kcc, mcgrathr, flowerhack Reviewed By: morehouse, vitalybuka Subscribers: srhines, mgorny, krytarowski, delcypher, jfb, #sanitizers, llvm-commits Tags: #llvm, #sanitizers Differential Revision: https://reviews.llvm.org/D57412 llvm-svn: 353055
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions