diff options
author | Vitaly Buka <vitalybuka@google.com> | 2017-07-22 01:46:40 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2017-07-22 01:46:40 +0000 |
commit | d4abe9e7d36623fdc41b7852d92f04ee7da312bf (patch) | |
tree | 52c2edcd886f191179d910fb6db6d7dbe065d530 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | abfe380f9a114c2967d94cd40e52181f16d96e9f (diff) | |
download | bcm5719-llvm-d4abe9e7d36623fdc41b7852d92f04ee7da312bf.tar.gz bcm5719-llvm-d4abe9e7d36623fdc41b7852d92f04ee7da312bf.zip |
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Summary:
This is a pure refactoring change. It just moves code that is
related to filesystem operations from sanitizer_common.{cc,h} to
sanitizer_file.{cc,h}. This makes it cleaner to disable the
filesystem-related code for a new port that doesn't want it.
Submitted on behalf of Roland McGrath.
Reviewers: kcc, eugenis, alekseyshl
Reviewed By: alekseyshl
Subscribers: vitalybuka, llvm-commits, kubamracek, mgorny, phosek
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D35591
llvm-svn: 308819
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions