[llvm][LowerConstantIntrinsics] add debug statements
These can help us better understand what __builtin_constant_p and __builtin_object_size get folded to. $ clang -mllvm -debug-only=lower-is-constant-intrinsic ... Reviewed By: void Differential Revision: https://reviews.llvm.org/D143521
Loading
Please sign in to comment