forked from OSchip/llvm-project
parent
3962d6da17
commit
99bad37013
|
@ -35,6 +35,9 @@ COFF Improvements
|
|||
* lld-link now correctly reports duplicate symbol errors when several res
|
||||
input files define resources with the same type, name, and language.
|
||||
|
||||
* Having more than two ``/natvis:`` now works correctly; it used to not
|
||||
work for larger binaries before.
|
||||
|
||||
* Undefined symbols are now printed only in demangled form. Pass
|
||||
``/demangle:no`` to see raw symbol names instead.
|
||||
|
||||
|
|
Loading…
Reference in New Issue