mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-25 05:10:56 +00:00
Update release notes with EHABI current behaviour
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2393d22ca4
commit
72270aabf7
@ -100,8 +100,7 @@ which were used to enable EHABI in the previous releases, are removed now.
|
|||||||
This means all ARM code will emit EH unwind tables, or CFI unwinding (for
|
This means all ARM code will emit EH unwind tables, or CFI unwinding (for
|
||||||
debug/profiling), or both. To avoid run-time inconsistencies, C code will
|
debug/profiling), or both. To avoid run-time inconsistencies, C code will
|
||||||
also emit EH tables (in case they interoperate with C++ code), as is the
|
also emit EH tables (in case they interoperate with C++ code), as is the
|
||||||
case for other architectures (ex. x86_64). You can disable them via the
|
case for other architectures (ex. x86_64).
|
||||||
flag ``-fno-unwind-tables`` in Clang.
|
|
||||||
|
|
||||||
External Open Source Projects Using LLVM 3.5
|
External Open Source Projects Using LLVM 3.5
|
||||||
============================================
|
============================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user