Move misplaced x86_32 ABI code
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 8 Jul 2014 11:10:34 +0000 (11:10 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 8 Jul 2014 11:10:34 +0000 (11:10 +0000)
commitdcb8d9cc8086f0da491c68ab06517aece50c1098
tree4cdbed6c6068f3e22f6beac72afda47f16cc9616
parent7201a3e3bbe171072d2778ccc15c20299080d82c
Move misplaced x86_32 ABI code

r184166 added an X86_32 function in the middle of the SystemZ code.
The SystemZ port had been added only a couple of weeks earlier and
the original patch probably predated that.

No behavioral change intended.

llvm-svn: 212524
clang/lib/CodeGen/TargetInfo.cpp