[PATCH] D34668: llvm-nm: Add suport for symbol demangling (-C/--demangle)

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 12:17:29 PDT 2017


Peter Collingbourne <peter at pcc.me.uk> writes:

> That would be nice, but it might not be possible until we can drop
> backwards compatibility with bitcode files that might not have a symbol
> table. This may not happen for a while if I understand Apple's constraints
> on backwards compatibility correctly.

Do you know if those requirements include llvm-nm and llvm-ar?

Cheers,
Rafael


More information about the llvm-commits mailing list