mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
ReleaseNotes: Note a header rename.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115549 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
607d1f6d32
commit
f2c13efa65
@ -1012,7 +1012,7 @@ API changes are:</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Some APIs got renamed:
|
||||
Some APIs were renamed:
|
||||
<ul>
|
||||
<li>llvm_report_error -> report_fatal_error</li>
|
||||
<li>llvm_install_error_handler -> install_fatal_error_handler</li>
|
||||
@ -1021,6 +1021,13 @@ API changes are:</p>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Some public headers were renamed:
|
||||
<ul>
|
||||
<li><tt>llvm/Assembly/AsmAnnotationWriter.h</tt> was renamed
|
||||
to <tt>llvm/Assembly/AssemblyAnnotationWriter.h</tt>
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user