mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 11:41:53 +00:00
Add release note about TargetRegistry change from r318352
llvm-svn: 319093
This commit is contained in:
parent
1f94265b81
commit
af46cd40a3
@ -44,6 +44,11 @@ Non-comprehensive list of changes in this release
|
||||
``llvm::sys::ExecuteNoWait`` was changed to an ``ArrayRef`` of optional
|
||||
``StringRef``'s to make it safer and more convenient to use.
|
||||
|
||||
* The backend name was added to the Target Registry to allow run-time
|
||||
information to be fed back into TableGen. Out-of-tree targets will need to add
|
||||
the name used in the `def X : Target` definition to the call to
|
||||
`RegisterTarget`.
|
||||
|
||||
* Note..
|
||||
|
||||
.. NOTE
|
||||
|
Loading…
x
Reference in New Issue
Block a user