================ @@ -0,0 +1,156 @@ +; REQUIRES: x86_64-linux + +; Make sure that we can undrift the MemProf profile and annotate the IR +; accordingly. + ---------------- kazutakahirata wrote: Fixed in the latest revision. https://github.com/llvm/llvm-project/pull/120138