mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
Update the release notes to note the change from TargetData to DataLayout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166702 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8d7cd1d8fc
commit
a85ee5521d
@ -669,6 +669,9 @@ Release Notes</a>.</h1>
|
||||
"TargetTransformInfo" provides a number of low-level interfaces.
|
||||
LSR and LowerInvoke already use the new interface. </p>
|
||||
|
||||
<p> The TargetData structure has been renamed to DataLayout and moved to VMCore
|
||||
to remove a dependency on Target. </p>
|
||||
|
||||
<ul>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user