mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-02 00:35:27 +00:00
For PR1195:
Change a comment: Packed Type -> Vector Type git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d29b8b85ce
commit
a85210ac66
@ -1129,7 +1129,7 @@ ArrayType *ArrayType::get(const Type *ElementType, uint64_t NumElements) {
|
|||||||
|
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
// Packed Type Factory...
|
// Vector Type Factory...
|
||||||
//
|
//
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
class VectorValType {
|
class VectorValType {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user