diff options
author | Reid Kleckner <rnk@google.com> | 2019-02-01 21:35:17 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-02-01 21:35:17 +0000 |
commit | 33706e3cbf35dd55f67ee0802d50e96b07757bc1 (patch) | |
tree | 13ac732d0787f803c3ffb9c025cc9a8107e2a83a /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | afc24ed21adfe61f1223e49e1f2cc0afb6a056e8 (diff) | |
download | llvm-33706e3cbf35dd55f67ee0802d50e96b07757bc1.zip llvm-33706e3cbf35dd55f67ee0802d50e96b07757bc1.tar.gz llvm-33706e3cbf35dd55f67ee0802d50e96b07757bc1.tar.bz2 |
[ubsan] Make suppressions.cpp test pass for me on Windows
The test seems to be failing because the module suppression file
contains a colon. I found that it was sufficient to just use the
basename of the suppression file.
While I was here, I noticed that we don't implement IsAbsolutePath for
Windows, so I added it.
llvm-svn: 352921
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions