History log of /external/llvm/tools/llvm-as/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cddc3e03e4ec99c0268c03a126195173e519ed58 04-Mar-2016 Pirama Arumuga Nainar <pirama@google.com> Update aosp/master LLVM for rebase to r256229

http://b/26987366

(cherry picked from commit f3ef5332fa3f4d5ec72c178a2b19dac363a19383)

Change-Id: Ic75dcb63191d65df1b69724576392c0aaeb47728
/external/llvm/tools/llvm-as/Android.mk
2b5f56b066cfdb6d55d42228e0df2a2de24b3429 19-Aug-2015 Dan Willemsen <dwillemsen@google.com> Stop checking HOST_OS, whitelist windows modules

Bug: 23566667
Change-Id: If7a149c047ccd36c7789eda3c29d6cc8977ca6d6
/external/llvm/tools/llvm-as/Android.mk
075c621d834af7ffc32d2067fadb147cc1758b99 02-Jun-2014 Chris Wailes <chriswailes@google.com> Adds the ability to run the llvm test suite in-tree.

This was accomplished by building additional tools and hand-generating
several files that are auto-generated by the configuration system when
LLVM is built out-of-tree. The LTO, Interpreter, and DebugInfo libraries
are now being compiled, and several source files were added to existing
compilation targets.

To run these tests you must first run build/envsetup.sh and have used
lunch to select a target. You can then launch the test script by running:

cd $ANDROID_BUILD_TOP/external/llvm && ./android_test.sh

Bug: 15433215

Change-Id: I43d87de0a4620cdd46c8d0f825dd4428e8409702
/external/llvm/tools/llvm-as/Android.mk
c7ef4e40cf01397ebd25fc9622fc8eb9c61a547d 30-Jul-2013 Stephen Hines <srhines@google.com> 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
/external/llvm/tools/llvm-as/Android.mk
2e5a5ee613fae456a8ed4282acede56860682f4f 21-Oct-2011 Logan Chien <loganchien@google.com> Apply changes to migrate to upstream Oct 20th 2011.

Change-Id: I2bb819151f3fa5ce18690ef373bf071205d3f278
/external/llvm/tools/llvm-as/Android.mk
cc7665f5895e1dd9682ee21d1e755d0de28c161b 09-Mar-2011 Jush Lu <jush.msn@gmail.com> Update build scripts after merge r127116
/external/llvm/tools/llvm-as/Android.mk
d3cb73611cce87042806d0403ac3ccad3b663e05 15-Jan-2011 Logan <tzuhsiang.chien@gmail.com> Add llvm-as build rules.

Change-Id: I5537e2eeb21d25cbffbdc1cebba7c3a33d65a4a2
/external/llvm/tools/llvm-as/Android.mk