This is compatible with MSVC link.exe.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This broke a CFI stats test, which I XFAILd in a follow up:
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/8407
This makes LLD produce PDBs when it is just passed /debug and nothing else, and our PDBs are obviously incorrect. Is that OK?