OSDN Git Service

Update lit.site.cfg to be able to run LLVM tests properly again.
authorStephen Hines <srhines@google.com>
Thu, 2 Apr 2015 02:21:59 +0000 (19:21 -0700)
committerStephen Hines <srhines@google.com>
Thu, 2 Apr 2015 08:41:18 +0000 (01:41 -0700)
commitceee4f98348e1a34c13efee0cec892ce5d2fa98b
treedf33f9d517b77b3d7a8271e7b164418d7a3a4da9
parent3fa16bd6062e23bcdb82ed4dd965674792e6b761
Update lit.site.cfg to be able to run LLVM tests properly again.

Bug: 15433215

Add support for building llvm-dsymutil.
Add support for building llvm-pdbdump.

We still have 4 unexpected failures to track down with the Android build/run
of these tests. These are all related to module loading support.

Change-Id: Ibd39cbd2c0ee232a0df23a414d491420493ea94a
Android.mk
test/lit.site.cfg
tools/dsymutil/Android.mk [new file with mode: 0644]
tools/llvm-pdbdump/Android.mk [new file with mode: 0644]