OSDN Git Service

Fix Windows build issues for LLVM.
authorStephen Hines <srhines@google.com>
Tue, 30 Jul 2013 18:21:59 +0000 (11:21 -0700)
committerStephen Hines <srhines@google.com>
Wed, 31 Jul 2013 05:37:31 +0000 (22:37 -0700)
commitc7ef4e40cf01397ebd25fc9622fc8eb9c61a547d
treec54e077b7c5648c5a317ee106dac5a46092f4536
parentb84f869c110f972627adb7696b5e722fe6d724ba
Fix Windows build issues for LLVM.

Remove HAVE_SYS_UIO_H redefinition due to Windows build conflicts.
Add dependency on imagehlp.lib/dll.

Change-Id: I41cb9331c1fbde849ff9dc6906cbe9d8ae6bbc50
host/include/llvm/Config/config.h
tools/llvm-as/Android.mk