mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-27 06:54:30 +00:00
fix a bug I introduced back in the hayday of version #2.
llvm-svn: 114319
This commit is contained in:
parent
a8d8b5f3c3
commit
aaae01e0d2
@ -9,7 +9,7 @@
|
||||
//
|
||||
// This file contains the declarations of classes that represent "derived
|
||||
// types". These are things like "arrays of x" or "structure of x, y, z" or
|
||||
// "method returning x taking (y,z) as parameters", etc...
|
||||
// "function returning x taking (y,z) as parameters", etc...
|
||||
//
|
||||
// The implementations of these classes live in the Type.cpp file.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user