aboutsummaryrefslogtreecommitdiffstats
path: root/llvm.mk
Commit message (Collapse)AuthorAgeFilesLines
* llvm: fix buildColin Cross2014-06-041-1/+1
| | | | | | | | The previous patch renamed some variables used by the build system from arm64 to aarch64. Rename them back so that LLVM can be built for arm64 again. Change-Id: I760aff378411b46841819b30723eb1fa9e166519
* Updated the makefiles to use AArch64 name.Chris Wailes2014-06-041-1/+1
| | | | | | | | The makefiles had previously used the name Arm64 for the AArch64 libraries. This patch changes all of makefiles to use the correct name for the backend. Change-Id: Ida062b1173b719b6d2519618827c3a67ede8b479
* [MIPS64] Enable mips64 buildDuane Sand2014-06-041-1/+1
| | | | Change-Id: Ib3f8c3389a51cd36bcec952ade577e9858c528e7
* Enable x86_64 buildYang Gu2014-03-171-1/+1
| | | | Change-Id: I9feecd151ab91351c42e230df4eb3aa3af76799a
* Make LLVM build on AArch64.Tim Murray2014-03-141-1/+1
| | | | | | bug 13343378 Change-Id: I4152d2437a144645fa0b5a425b7bfdcb3a2a5594
* x86_64 isn't a currently supported LLVM architecture in our build system.Elliott Hughes2014-02-251-1/+1
| | | | | | These build failures stand in the way of an x86_64 continuous build. Change-Id: I8de24ca838616c687b28945415ef5b15dadda887
* am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ↵Colin Cross2014-02-181-0/+2
|\ | | | | | | | | | | | | build" * commit 'b7485134a2cbecc47904988b4cfde24019ac4fa1': llvm: convert makefiles to support multilib build
| * llvm: convert makefiles to support multilib buildColin Cross2014-02-061-0/+2
| | | | | | | | | | | | | | | | Convert makefiles to allow for building two architectures at the same time. This will also cause make checkbuild to build the target libraries for all supported architectures. Change-Id: Ia5e6fe5b1186a67753faafd3532ed4cb280a8b10
* | Only build HOST LLVM when forced to do so.Stephen Hines2013-09-111-2/+0
|/ | | | | Bug: 10653601 Change-Id: Icba0b2fcfcfc668871dcbcd8837b14cd7686309a
* Support for building/using tblgen for Windows SDK.Raphael2011-01-131-1/+1
| | | | Change-Id: I174939e0acb4bc3bea368c8a8e8435384bcc8d48
* Remove llvm dependency on clangYing Wang2010-09-081-4/+0
| | | | Change-Id: I1b50299710cbb726eb5ff3f227498bcac65c4f79
* Use correct clang project location.Anatol Pomazau2010-09-071-1/+1
| | | | This project has been moved under separete project tree in external/clang
* Fix sim build.Ying Wang2010-08-191-5/+0
| | | | | | | | Note that this only makes the sim build green, but the built images won't work for sure: No libbcc.so, which depends on something else that can not build in sim mode. No x86 bitcode is generated as well, I believe. Change-Id: Idca8378427196622ac77cd56a38c6a160f03ba22
* Git hiccup. Retry....Shih-wei Liao2010-06-071-1/+1
| | | | Change-Id: I5a329137a43f36bab32ea62386ade11da550c0b0
* Fix llvm.mk and the other 49 mk filesShih-wei Liao2010-06-071-3/+3
| | | | Change-Id: I5aa02363c1083297d163a575f5a35c495f950230
* Initial slang.Shih-wei Liao2010-06-041-0/+20
Change-Id: I4f84a741e5fbc440cd4c251406d2b611a237f713