diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-04-09 14:57:25 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-04-09 14:57:25 +0000 |
commit | 7e2b15382c270ff868fb48c93dd1f125c543d289 (patch) | |
tree | 68eae557e9b80a04ed1d83ff558927e55c018294 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d5173f5acf42d4bcf0cd9ef7a1aac27245a44c20 (diff) | |
download | llvm-7e2b15382c270ff868fb48c93dd1f125c543d289.zip llvm-7e2b15382c270ff868fb48c93dd1f125c543d289.tar.gz llvm-7e2b15382c270ff868fb48c93dd1f125c543d289.tar.bz2 |
[scudo][standalone] Add flags & related parsers
Summary:
As with other Sanitizers, and the current version of Scudo, we can
provide flags in differents way: at compile time, through a weak
function, through an environment variable.
This change adds support for the configuration flags, and the string
parsers. Those are fairly similar to the sanitizer_common way of doing
things.
Reviewers: morehouse, hctim, vitalybuka
Reviewed By: morehouse, vitalybuka
Subscribers: mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D59597
llvm-svn: 358011
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions