llvm-project/lld/test/core/Inputs/custom-section-coalesce2.ob...

14 lines
381 B
Plaintext

---
defined-atoms:
- ref-name: L1
type: constant
merge: by-content
content: [ 05, 06, 07, 08 ]
section-choice: custom-required
section-name: .mysection
- ref-name: L2
type: constant
merge: by-content
content: [ 01, 02, 03, 04 ]