[PATCH] D67051: [LLD] [COFF] Demangle itanium symbols in mingw mode

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 1 21:54:59 PDT 2019


ruiu added a comment.

I'm not very familiar with MinGW, but is Itanium name mangling in use on MinGW? MinGW is intended to be a native development environment for Windows, so I thought that they naturally use the platform way of mangling symbols.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67051/new/

https://reviews.llvm.org/D67051





More information about the llvm-commits mailing list