[PATCH] Replace nested switch statements.

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jan 3 03:26:19 PST 2014


On Thu, Jan 02, 2014 at 08:10:06PM -0800, Rui Ueyama wrote:
> This is for readability. No functionality change.

Looks fine. In that case, you can drop the temporary string and just
give getArchType a StringRef argument.

Joerg



More information about the llvm-commits mailing list