mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
Yet another thing that was forgotten to be added to the release notes...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117362 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
505faa6b12
commit
ff91d1a4d8
@ -1017,6 +1017,11 @@ API changes are:</p>
|
||||
were dropped. GC plugins which compute stack maps must be updated to avoid
|
||||
having the old definition overload the new signature.
|
||||
</li>
|
||||
<li>
|
||||
The signature of <tt>MemoryBuffer::getMemBuffer</tt> changed. Unfortunately
|
||||
calls intended for the old version still compile, but will not work correctly,
|
||||
leading to a confusing error about an invalid header in the bitcode.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Some APIs were renamed:
|
||||
|
Loading…
Reference in New Issue
Block a user