mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-02 16:21:36 +00:00
Whitespace cleanup. Test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54695 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec867a22b3
commit
1a6c683315
@ -4,6 +4,7 @@
|
||||
|
||||
* Add support for compiling functions in both ARM and Thumb mode, then taking
|
||||
the smallest.
|
||||
|
||||
* Add support for compiling individual basic blocks in thumb mode, when in a
|
||||
larger ARM function. This can be used for presumed cold code, like paths
|
||||
to abort (failure path of asserts), EH handling code, etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user