OSDN Git Service

android: Trasform/AggressiveInstCombine: build as static library
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 9 Jun 2018 19:34:47 +0000 (21:34 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 10 Jun 2018 20:50:48 +0000 (22:50 +0200)
commit8a35404972b85028d15a7ff54542b607cbb92a51
tree67e1d8239cd2446e679b1ac8daf92e795905de2e
parent05fa4bf757e7c28ce75e0c01881f96368a19b1d5
android: Trasform/AggressiveInstCombine: build as static library

Android makefile is added to build libLLVMAggressiveInstCombine static library
and static dependency is added in shared_llvm.mk
Android.mk
lib/Transforms/AggressiveInstCombine/Android.mk [new file with mode: 0644]
shared_llvm.mk