diff options
| author | Kostya Kortchinsky <kostyak@google.com> | 2018-04-04 15:23:30 +0000 |
|---|---|---|
| committer | Kostya Kortchinsky <kostyak@google.com> | 2018-04-04 15:23:30 +0000 |
| commit | 9336ab6996bdf9c0d235c4a81901413104c184f4 (patch) | |
| tree | b632e9e19151f036c871e410fb0d4ad28aed30bc /llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp | |
| parent | 785a79133b124d82c7124c8bff1727cf950fb1d4 (diff) | |
| download | bcm5719-llvm-9336ab6996bdf9c0d235c4a81901413104c184f4.tar.gz bcm5719-llvm-9336ab6996bdf9c0d235c4a81901413104c184f4.zip | |
[sanitizer] Split stacktrace/symbolizer: Windows unwind
Summary:
The purpose of this set of changes is to separate stackframe/symbolizer support into their own RT within sanitizer_common.
Sanitizers with no use for those could then be built without the extraneous dependencies pulled in by the default visibility interface functions.
I am aiming to do small changes for specific platforms.
In this one, we split the unwind functions from sanitizer_win.cc into their own sanitizer_unwind_win.cc.
Reviewers: alekseyshl, rnk
Reviewed By: alekseyshl, rnk
Subscribers: delcypher, #sanitizers, kubamracek, mgorny, llvm-commits
Differential Revision: https://reviews.llvm.org/D44799
llvm-svn: 329204
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp')
0 files changed, 0 insertions, 0 deletions

