Skip to content

Commit d2918e7

Browse files
committed
Clean up names in comments.
1 parent d0b6988 commit d2918e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/include/llvm/Support/NVPTXAddrSpace.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===---------------- AMDGPUAddrSpace.h -------------------------*- C++ -*-===//
1+
//===---------------- NVPTXAddrSpace.h -------------------------*- C++ -*-===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88
//
99
/// \file
10-
/// AMDGPU address space definition
10+
/// NVPTX address space definition
1111
///
1212
//
1313
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)