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