mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-18 19:28:16 +00:00
Argh, completely forgot to add this to the release notes!
Better late than never, right? llvm-svn: 117009
This commit is contained in:
parent
acbc34528c
commit
e4c3445e85
@ -1011,6 +1011,12 @@ API changes are:</p>
|
||||
LLVM. The Triple::normalize utility method has been added to help front-ends
|
||||
deal with funky triples.
|
||||
</li>
|
||||
<li>
|
||||
The signature of the <tt>GCMetadataPrinter::finishAssembly</tt> virtual
|
||||
function changed: the <tt>raw_ostream</tt> and <tt>MCAsmInfo</tt> arguments
|
||||
were dropped. GC plugins which compute stack maps must be updated to avoid
|
||||
having the old definition overload the new signature.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Some APIs were renamed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user