commit | 2ae7de27f7d9276e7bada445ea7576bbc4c83ae6 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Sep 01 20:28:59 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Sep 01 20:28:59 2016 +0000 |
tree | 11d7d05cc0d6bc2afbaeab164fa4e0d6a1991d14 | |
parent | af1a999e079f727e6b72eba448da703d8858601d [diff] |
Fix the ASan fuse-lld.cc test after LLD r280012 With that change, images built with 'lld-link /debug' always have a debug directory. If no PDB filename was passed on the command line, then the filename in the executable is empty. PDB information would never work anyway if the PDB file name is empty, so go ahead and try DWARF in that case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280410 91177308-0d34-0410-b5e6-96231b3b80d8