diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2021-03-25 14:40:17 -0700 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2021-03-30 09:55:25 -0700 |
commit | c8e56f394af0b9e32c413d62a0e7aebbba3e6b70 (patch) | |
tree | 7937ac4f43a6e6258103e89165a1819c6a8b9d5f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c62ef12079bcc7ce72040dddaae13408b120d995 (diff) | |
download | llvm-c8e56f394af0b9e32c413d62a0e7aebbba3e6b70.zip llvm-c8e56f394af0b9e32c413d62a0e7aebbba3e6b70.tar.gz llvm-c8e56f394af0b9e32c413d62a0e7aebbba3e6b70.tar.bz2 |
Add -disable-verify flag to llvm-link.
This flag allows the developer to see the result of linking even if it fails the verifier, as a step in debugging cases where the linked module fails the verifier.
Differential Revision: https://reviews.llvm.org/D99382
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions