Files
clang-p2996/llvm/lib/Transforms/Utils/CodeLayout.cpp
spupyrev b4b42bd652 Cleaning up unreachable code in CodeLayout
- removing an unreachable instruction from the code (earlier code merge bug);
- silencing "unused variable" warnings.

Reviewed By: rahmanl

Differential Revision: https://reviews.llvm.org/D158859
2023-08-28 09:22:20 -07:00

53 KiB