Author: Shilei Tian Date: 2026-03-01T16:21:17-05:00 New Revision: e2ef93fc5750e1d5bd15cfbac49996c8b9b5e8ff
URL: https://github.com/llvm/llvm-project/commit/e2ef93fc5750e1d5bd15cfbac49996c8b9b5e8ff DIFF: https://github.com/llvm/llvm-project/commit/e2ef93fc5750e1d5bd15cfbac49996c8b9b5e8ff.diff LOG: [NFC] Remove `clang/test/CodeGenOpenCL/.gdb_history` (#184038) Added: Modified: Removed: clang/test/CodeGenOpenCL/.gdb_history ################################################################################ diff --git a/clang/test/CodeGenOpenCL/.gdb_history b/clang/test/CodeGenOpenCL/.gdb_history deleted file mode 100644 index 63056d2df2650..0000000000000 --- a/clang/test/CodeGenOpenCL/.gdb_history +++ /dev/null @@ -1,11 +0,0 @@ -r -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q -r -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q -n llc -q -r -global-isel -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
