mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 19:34:29 +00:00
[MLIR] Fix wrong header for mlir-cuda-runner
Just updated the wrong header probably copied from the mlir-cpu-runner Differential Revision: https://reviews.llvm.org/D74497
This commit is contained in:
parent
a58017e5ca
commit
56aba9699d
@ -1,4 +1,4 @@
|
||||
//===- mlir-cpu-runner.cpp - MLIR CPU Execution Driver---------------------===//
|
||||
//===- mlir-cuda-runner.cpp - MLIR CUDA Execution Driver-------------------===//
|
||||
//
|
||||
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
// See https://llvm.org/LICENSE.txt for license information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user