Revert "[lldb][test] Remove compiler version check and use regex" (#124101)
[llvm-project.git] / bolt / test / X86 / Inputs / debug-fission-script.txt
blobdf621e4c771b61dc67fb8e849ab779d3c7f1dd6e
1 SECTIONS
3 . = 0x4002a0;
4 .text : { *(.text*) }
5 . = 0x601000;
6 .data : { *(.data) }