[llvm] Format fix (PR #80483)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 12:28:04 PST 2024


================
@@ -12,7 +12,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "AMDGPUTargetMachine.h"
+	#include "AMDGPUTargetMachine.h"
----------------
tstellar wrote:

Yes, I was just testing the code_formatter job.

https://github.com/llvm/llvm-project/pull/80483


More information about the llvm-commits mailing list