================ @@ -0,0 +1,13 @@ +; Check that the git revision is contained in the assembly/object files + +; RUN: cd %S && git rev-parse HEAD > %t ---------------- jakeegan wrote: Addressed these issues with the latest commit https://github.com/llvm/llvm-project/pull/88164