We might want to drop support for such large symbols, but that should be an explicit decision with a testcase. llvm-svn: 316931
5 lines
83 B
ArmAsm
5 lines
83 B
ArmAsm
.global foo
|
|
.type foo, @object
|
|
foo:
|
|
.size foo, 0x100000001
|