OSDN Git Service

Reland "Add feature to determine if host architecture is 64-bit in llvm-lit"
authorJake Ehrlich <jakehehrlich@google.com>
Thu, 2 Nov 2017 23:45:51 +0000 (23:45 +0000)
committerJake Ehrlich <jakehehrlich@google.com>
Thu, 2 Nov 2017 23:45:51 +0000 (23:45 +0000)
commitc7ddffcd3298d393e914d823a7c34d0915588bb7
treedf25d469e7c84e31bc83625d2a20215443a15c2d
parentb57c6f4150d6525d1c1390fdd84f8ca4151eb570
Reland "Add feature to determine if host architecture is 64-bit in llvm-lit"

A member of config was removed in this patch which resulted in errors I
didn't expect. Removing config.host_arch will take more work some I'm
readding that field.

Differential Revision: https://reviews.llvm.org/D39465

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317289 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.site.cfg.py.in