Remove check for i686.
authorEric Beckmann <ecbeckmann@google.com>
Thu, 27 Jul 2017 01:16:19 +0000 (01:16 +0000)
committerEric Beckmann <ecbeckmann@google.com>
Thu, 27 Jul 2017 01:16:19 +0000 (01:16 +0000)
commit11dcf62cb9a606689b258bf99097f495552042bf
treec47eb18459fe5641ab769a8b3762ea0bf56d4782
parentf7e84c3ff2422623bee0e6931629f43ea413ae57
Remove check for i686.

libxml2 is supported for 32 bit, so our build system should be checking
the target rather than native os when choosing shared libs.

llvm-svn: 309242
llvm/cmake/config-ix.cmake