This converts 5 precompiled binaries to YAMLs,
removes 4 from inputs and performs a cleanup.
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/Object/nm-trivial-object.test | ||
---|---|---|
88 | What's the difference of textSym1 and textSym2? |
test/Object/nm-trivial-object.test | ||
---|---|---|
88 | The intention was the same as for having dataSym1 vs dataSym2: to show that different address is printed for symbols with different values. |
Comment Actions
LGTM, with one comment.
test/Object/nm-trivial-object.test | ||
---|---|---|
80 | A comment describing this test case might be nice. Perhaps "Test different ELF symbols for 64-bit platform." |
Comment Actions
At last moment I found IsNAN.o is used by another test case. I'll keep this object for now.
A comment describing this test case might be nice. Perhaps "Test different ELF symbols for 64-bit platform."