Previously we used precompiled object in this testcases.
We can avoid that, just like we do in other gdb index testcases.
Patch do that change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
test/ELF/gdb-index.s | ||
---|---|---|
38–41 ↗ | (On Diff #106434) | The following section contents are created by this using gcc 7.1.0: echo 'int main() { return 0; }' | gcc -gsplit-dwarf -xc++ -S -o- - |