aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfoImpls.cpp
AgeCommit message (Expand)Author
2009-09-16Don't sort the vector when it is empty. This should fix some expensive checkingBenjamin Kramer
2009-09-16add a new MachineModuleInfoMachO class, which is the per-moduleChris Lattner