[PATCH] D48402: [mingw] Fix GCC ABI compatibility for comdat things

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 16:04:37 PDT 2018


rnk added a comment.

In https://reviews.llvm.org/D48402#1140019, @pirama wrote:

> Sections:
>  ....
>
>   3 .text$___Z3fooi 00000013  00000000  00000000  0000012c  2**4
>                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE, LINK_ONCE_DISCARD
>
>   Could that explain the difference? 


Woops, one too many calls to `getNameWithPrefix`.


Repository:
  rL LLVM

https://reviews.llvm.org/D48402





More information about the llvm-commits mailing list