mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Test commit: change comment.
llvm-svn: 344900
This commit is contained in:
parent
2048c73555
commit
182b1bf4c9
@ -81,7 +81,7 @@ private:
|
||||
SmallVectorImpl<T> &ISDArgs) const;
|
||||
|
||||
/// Split structures and arrays, save original argument indices since
|
||||
/// Mips calling conv needs info about original argument type.
|
||||
/// Mips calling convention needs info about original argument type.
|
||||
void splitToValueTypes(const ArgInfo &OrigArg, unsigned OriginalIndex,
|
||||
SmallVectorImpl<ArgInfo> &SplitArgs,
|
||||
SmallVectorImpl<unsigned> &SplitArgsOrigIndices) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user