]> granicus.if.org Git - llvm/commit
Added support for building against Android API-9 SDK
authorVince Harron <vince@nethacker.com>
Thu, 7 May 2015 00:05:26 +0000 (00:05 +0000)
committerVince Harron <vince@nethacker.com>
Thu, 7 May 2015 00:05:26 +0000 (00:05 +0000)
commita94bd7a780a437f52913841d50e2d5a59417bbe1
tree05fabfa55691b00b00acd2774673703ed3016adb
parentbe6ad41cdd1e0d9e09101025785698d852899942
Added support for building against Android API-9 SDK

Created an abstraction for log2, llvm::Log2 in Support/MathExtras.h

Hid Android problems inside of it

Differential Revision: http://reviews.llvm.org/D9467

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236680 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MathExtras.h
lib/Analysis/ConstantFolding.cpp