| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to match LLVM API change: | Chris Lattner | 2009-12-15 | 1 | -8/+7 |
| | | | | | | | | | | Remove isPod() from DenseMapInfo, splitting it out to its own isPodLike type trait. This is a generally useful type trait for more than just DenseMap, and we really care about whether something acts like a pod, not whether it really is a pod. llvm-svn: 91422 | ||||
| * | Move GlobalDecl to its own file. Also add DenseMapInfo traits. | Anders Carlsson | 2009-11-13 | 1 | -0/+110 |
| llvm-svn: 87081 | |||||

