diff options
author | Kostya Serebryany <kcc@google.com> | 2016-05-27 21:57:17 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2016-05-27 21:57:17 +0000 |
commit | d9a451ab0dcdfbb7750a22201b7a4a6770c46ea9 (patch) | |
tree | e0019c469ee83239e7bb9955c5f950048724a3ad /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | d976fc99e6f440c54e36da4a71088e4ed008a85b (diff) | |
download | bcm5719-llvm-d9a451ab0dcdfbb7750a22201b7a4a6770c46ea9.tar.gz bcm5719-llvm-d9a451ab0dcdfbb7750a22201b7a4a6770c46ea9.zip |
[sanitizer] Move termination functions in their own file
Summary:
As suggested by kcc@ in http://reviews.llvm.org/D20084#441418, move the CheckFailed and Die functions, and their associated callback functionalities in their own separate file.
I expended the build rules to include a new rule that would not include those termination functions, so that another project can define their own.
The tests check-{a,t,m,ub,l,e,df}san are all passing.
Reviewers: llvm-commits, kcc
Subscribers: kubabrecka
Differential Revision: http://reviews.llvm.org/D20742
llvm-svn: 271055
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions