mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-01 15:17:25 +00:00
Close unique sections when switching away from them.
It is not possible to switch back to unique secitons, so close them automatically when switching away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233380 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -36,6 +36,7 @@ bb5:
|
||||
; LINUX-SECTIONS-SHORT: .section .text,"axG",@progbits,F1,comdat
|
||||
; LINUX-SECTIONS-SHORT: .size F1,
|
||||
; LINUX-SECTIONS-SHORT-NEXT: .cfi_endproc
|
||||
; LINUX-SECTIONS-SHORT-NEXT: .Lsec_end0:
|
||||
; LINUX-SECTIONS-SHORT-NEXT: .section .rodata,"aG",@progbits,F1,comdat
|
||||
|
||||
$G16 = comdat any
|
||||
|
||||
Reference in New Issue
Block a user