commit | 1ceebb9f5caaa3253564d68dd4089c9b04b40bd8 | [log] [tgz] |
---|---|---|
author | Nico Weber <nicolasweber@gmx.de> | Mon Jan 07 01:23:11 2019 +0000 |
committer | Nico Weber <nicolasweber@gmx.de> | Mon Jan 07 01:23:11 2019 +0000 |
tree | dca3c9dbaad4b41d57ba87e8924cf53bb98df882 | |
parent | a3acf0b84854764b11f2b5288f04095a45983b48 [diff] |
[gn build] Add build files for llvm/lib/Target/AArch64 + tests The AArch64 target itself is similar to the X86 target in https://reviews.llvm.org/rL348903 The llvm-exegesis AArch64 bits are similar to the X86 bits in http://reviews.llvm.org/rL350184 The llvm-exegesis unittests AArch64 bits are similar to the X86 bits in https://reviews.llvm.org/rL350413 llvm/unittests/Target/AArch64 doesn't have an equivalent since the X86 Target only has lit tests, no unittests. Differential Revision: https://reviews.llvm.org/D56364 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350499 91177308-0d34-0410-b5e6-96231b3b80d8