8a3437f6056414cdb72222fa7ed118442efcc9f6 |
|
13-Dec-2016 |
Colin Cross <ccross@android.com> |
Rearrange header libraries Use a header library for the LLVM headers. External libraries can depend on the headers by depending on llvm-headers. All modules in LLVM get all the headers, including the autogenerated ones, except for the few that opt-out in order to allow tblgen to compile and generate the generated headers. Test: mma -j Change-Id: I5e0a58fdf9ade97337222822ddf8596a197aa442
/external/llvm/tools/llvm-as/Android.bp
|