Commits

Erik Eckstein committed c0cdbc4510d
SILPrinter: only print simplified demangled names in comments. For long names this is easier to read and in most cases the omitted information can be seen in the actual SIL code. With the option -Xllvm -sil-full-demangle the old behavior can be restored.