commit | 54a3b749e19968fadbbdf021bf9c1b2d3affa04a | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Fri Oct 10 00:17:57 2014 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Fri Oct 10 00:17:57 2014 +0000 |
tree | 5949f341db8e820f4681326841d774e779bd1f29 | |
parent | 0ffdb31af02791f0be70c546fc66b46d4eb12517 [diff] |
obj2yaml, COFF: Handle long section names Long section names are represented as a slash followed by a numeric ASCII string. This number is an offset into a string table. Print the appropriate entry in the string table instead of the less enlightening /4. N.B. yaml2obj already does the right thing, this test exercises both sides of the (de-)serialization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219458 91177308-0d34-0410-b5e6-96231b3b80d8