Add some basic support for CloudABI on i686.
authorEd Schouten <ed@nuxi.nl>
Sat, 13 Jun 2015 21:33:49 +0000 (21:33 +0000)
committerEd Schouten <ed@nuxi.nl>
Sat, 13 Jun 2015 21:33:49 +0000 (21:33 +0000)
commit7893e6874dfcadf35f3da1c26d6b1e5a7fd83d68
treee5d137afba04bc76f23a3358908ef6e76379f9bd
parent258ea0dbdfdc5b432395e49c158404b8ae90f90c
Add some basic support for CloudABI on i686.

Some people want to experiment with building i686 CloudABI binaries. I
am not entirely sure this is a good idea, as I'd rather see Intel x32
support appear.

As it only requires a two-line change, let's at least provide compiler
to ease experimenting.

llvm-svn: 239689
clang/lib/Basic/Targets.cpp