Commits

Adrian Prantl committed 661315763a8
Debug Info: This patch implements the "emit modules when compiling -g" proposal. When compiling with debug info, build a swiftmodule that contains all the type decls referenced by DWARF and emit it into a special __apple_swiftast section in the .o file. Swift SVN r7398