mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +00:00
all: add support for LLVM 19
This commit is contained in:
committed by
Ron Evans
parent
127557d27e
commit
9e9768b51d
+1
-1
@@ -29,7 +29,7 @@ SECTIONS
|
||||
*/
|
||||
.text : ALIGN(4)
|
||||
{
|
||||
*(.literal.text.call_start_cpu0)
|
||||
*(.literal.call_start_cpu0)
|
||||
*(.text.call_start_cpu0)
|
||||
*(.literal .text)
|
||||
*(.literal.* .text.*)
|
||||
|
||||
Reference in New Issue
Block a user