mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Expand the note about llvm-ar now that inline asm works.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212292 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95c1ba668f
commit
bc04f3c793
@ -50,7 +50,8 @@ Non-comprehensive list of changes in this release
|
||||
the ``-no-integrated-as`` option,
|
||||
|
||||
* llvm-ar now handles IR files like regular object files. In particular, a
|
||||
regular symbol table is created for symbols defined in IR files.
|
||||
regular symbol table is created for symbols defined in IR files, including
|
||||
those in file scope inline assembly.
|
||||
|
||||
* LLVM now always uses cfi directives for producing most stack
|
||||
unwinding information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user