Files
clang-p2996/llvm/lib/IR/LLVMContextImpl.cpp
Benjamin Kramer 81f385b0c6 Make dropTriviallyDeadConstantArrays not quadratic
Only look at the operands of dead constant arrays instead of all
constant arrays again.
2020-01-21 16:06:46 +01:00

8.1 KiB