This patch is to fix radar://8426430. It is about llvm support of __builtin_debugtrap()
[oota-llvm.git] / lib / Target / TargetJITInfo.cpp
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...