mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 18:56:04 +00:00
Update the release notes to note the change from TargetData to DataLayout.
llvm-svn: 166702
This commit is contained in:
parent
e5329935bd
commit
a3ca20846f
@ -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…
x
Reference in New Issue
Block a user