aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Don't sort the vector when it is empty. This should fix some expensive checkingBenjamin Kramer1-1/+2
2009-09-16add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner1-0/+44