llvm/bolt/test/X86/Inputs/debug-fission-script.txt

SECTIONS
{
. = 0x4002a0;
.text : { *(.text*) }
. = 0x601000;
.data : { *(.data) }
}