diff options
author | Filipe Cabecinhas <me@filcab.net> | 2014-12-18 18:25:18 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2014-12-18 18:25:18 +0000 |
commit | 9fd326d4d6ae4f371f01950280b274713f7a8d63 (patch) | |
tree | 8a673ecd283ec941fef64371bab4f77621657b9c /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 7ae4b6de1d29b544f4a35bbf01cf5b398de89f4c (diff) | |
download | bcm5719-llvm-9fd326d4d6ae4f371f01950280b274713f7a8d63.tar.gz bcm5719-llvm-9fd326d4d6ae4f371f01950280b274713f7a8d63.zip |
Fix suppressions file usage
Summary:
Always quote suppressions files given to *_OPTIONS.
This will make it not break when given full Windows paths (otherwise,
parsing would stop after the drive's letter + ':').
Also fix one or two cases where the suppression files' extensions were
not *.supp.
Reviewers: samsonov, kcc
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6680
llvm-svn: 224529
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions