mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 06:00:28 +00:00
Fix typos in SPUMCTargetDesc.h
Patch supplied by Liu (projlc@gmail.com) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138799 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7e14b240a8
commit
e7815c22fc
@ -1,4 +1,4 @@
|
||||
//===-- SPUMCTargetDesc.h - Alpha Target Descriptions ---------*- C++ -*-===//
|
||||
//===-- SPUMCTargetDesc.h - CellSPU Target Descriptions ---------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -7,7 +7,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file provides Alpha specific target descriptions.
|
||||
// This file provides CellSPU specific target descriptions.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user