Sign in
llvm
/
llvm-project
/
890c4bece26e005cd9fa5511fe0efa7307794de5
/
.
/
bolt
/
test
/
X86
/
Inputs
/
debug-fission-script.txt
blob: df621e4c771b61dc67fb8e849ab779d3c7f1dd6e [
file
]
SECTIONS
{
. = 0x4002a0;
.text : { *(.text*) }
. = 0x601000;
.data : { *(.data) }
}