Commits

Doug Gregor committed b1fa6a2ff14
Switch the macro-importer over to the createConstant() interface used by enums. We can now IRgen references to single-token macros that have integral or floating literals. They map to CInt and CDouble, respectively. There is more work to do here, later. Swift SVN r3958