aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetSelect.h
AgeCommit message (Expand)Author
2009-06-23Provide InitializeAllTargets and InitializeNativeTarget functions in theBob Wilson
2009-06-23Work around build problem with OpenJDK, which defines X86 as aDouglas Gregor
2009-06-17Add a utility header that makes it easy to link in the right set Chris Lattner