llvm-project/llvm/tools/llvm-link
Nick Lewycky c8e56f394a 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
2021-03-30 09:55:25 -07:00
..
CMakeLists.txt [llvm-link] use file magic when deciding if input should be loaded as archive 2020-12-02 17:21:34 -08:00
llvm-link.cpp Add -disable-verify flag to llvm-link. 2021-03-30 09:55:25 -07:00