forked from OSchip/llvm-project
b11eaf5617
We were relying on the dyn_cast<> succeeding - better use cast<> and have it assert that its the correct type than dereference a null result. |
||
---|---|---|
.. | ||
AggressiveInstCombine | ||
CFGuard | ||
Coroutines | ||
Hello | ||
HelloNew | ||
IPO | ||
InstCombine | ||
Instrumentation | ||
ObjCARC | ||
Scalar | ||
Utils | ||
Vectorize | ||
CMakeLists.txt | ||
LLVMBuild.txt |