[PowerPC] Remove old README.txt entry regarding struct passing
authorHal Finkel <hfinkel@anl.gov>
Tue, 6 Jan 2015 07:23:13 +0000 (07:23 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 6 Jan 2015 07:23:13 +0000 (07:23 +0000)
commit49fe2a5a5c60ba8111682ddbf8a12522538f34cd
treec2d1d9a39e34654313d5cc681478933f67138b65
parentb3065539bdb1e7e82406ae6b20a9241f991757eb
[PowerPC] Remove old README.txt entry regarding struct passing

Because of how Clang represents structs as arrays (at least on non-Darwin
platforms), and what SROA does, etc. this is no longer a problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/README.txt