forked from OSchip/llvm-project
fbf920f9b4
This is a support COFF feature. Ensure that we can display the weak externals auxiliary symbol. It contains useful information (such as the default binding and how to resolve the symbol). This reapplies the previous patch with a modification which hopefully should fix the endianness issues. The variadic call would promote the ulittle32_t to a uint32_t which would lose the byte-swapping behaviour desired. llvm-svn: 270813 |
||
---|---|---|
.. | ||
i386.yaml | ||
long-file-symbol.yaml | ||
long-section-name.yaml | ||
section-aux-symbol.yaml | ||
weak-external.yaml | ||
weak-externals.yaml | ||
x86-64.yaml |