Skip to content
Snippets Groups Projects
  1. May 07, 2014
  2. Apr 24, 2014
  3. Mar 15, 2014
  4. Feb 07, 2014
    • Colin Cross's avatar
      llvm: convert makefiles to support multilib build · b7325c31
      Colin Cross authored
      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
      b7325c31
  5. Feb 06, 2014
  6. Jan 24, 2014
  7. Dec 11, 2013
  8. Oct 22, 2013
    • Todd Fiala's avatar
      Added libs to the host's libLLVM.so. · ba309b04
      Todd Fiala authored
      Added Android.mk build rules for:
      * lib/ExecutionEngine
      * lib/ExecutionEngine/RuntimeDyld
      * lib/ExecutionEngine/MCJIT
      * lib/MC/MCDisassembler
      
      Added all of the static libraries above to the host build of libLLVM.so.
      
      In addition, the following existing static library was added to
      the host build of libLLVM.so:
      * lib/ExecutionEngine/JIT
      
      Change-Id: I0e6cfac607e02b4ae77ee46df33eca2f96dac8e1
      ba309b04
  9. Sep 20, 2013
  10. Sep 12, 2013
  11. Aug 10, 2013
    • Stephen Hines's avatar
      Update LLVM for merge to r187913. · ead8d02a
      Stephen Hines authored
      Add HAVE_FUTIMENS to */include/llvm/Config/config.h
      
      Update version number to 3.3 (even though this is tracking 3.4)
      
      Removed lib/Archive
      
      Added lib/Option
      
      Android.mk changes:
      - PathV2.cpp
      - SimplifyLibCalls.cpp
      - BlackList.cpp
      - VecUtils.cpp
      + MD5.cpp
      + CFG.cpp
      + SpecialCaseList.cpp
      + MachOUniversal.cpp
      + StructurizeCFG.cpp
      
      Change-Id: I8ee072cd0d4210a6a5492c0e6663f8464ff21386
      ead8d02a
  12. May 06, 2013
  13. Mar 25, 2013
  14. Mar 06, 2013
  15. Mar 01, 2013
  16. Feb 28, 2013
Loading