[PATCH] D41632: [LLD] [COFF] Keep the underscore on exported decorated stdcall functions

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 17:43:03 PST 2018


ruiu added a comment.

Hmm, if we have to do this, this patch is okay, but it feels to me we are building a complex theory to describe the behavior of the MSVC linker, but the MSVC linker is likely to follow some simple rules that we do not understand yet. Do you think we can find simpler rules to describe all these behaivors?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41632





More information about the llvm-commits mailing list