Instead of passing in an unsigned value for the optimization level, use an enum,
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.td
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...