"clang/test/CodeGen/2002-07-31-BadAssert.c" did not exist on "f4ef97c59fc3351b0d780831d7d325b0f7ae2a80"
Don't accidentally create MachineFunctions in mir-debugify/mir-strip-debugify
We should only modify existing ones. Previously, we were creating MachineFunctions for externally-available functions. AFAICT this was benign in tree but ultimately led to asan bugs in our out of tree target.
Loading
Please sign in to comment