llvm-project/llvm/tools/llvm-libtool-darwin
Simon Pilgrim 46359424bb [llvm-libtool-darwin] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
The pointer is dereferenced immediately, so assert the cast is correct instead of returning nullptr
2022-02-10 20:44:25 +00:00
..
CMakeLists.txt [llvm-libtool-darwin] Fix crash with bitcode asm module 2022-02-04 10:54:27 -08:00
llvm-libtool-darwin.cpp [llvm-libtool-darwin] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr 2022-02-10 20:44:25 +00:00