Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab4.rc
CommitLineData
81472056
KT
1// cpparg -DTEST=1
2
3#include "windows.h"
4
5LANGUAGE 0, 0
6
7STRINGTABLE MOVEABLE PURE DISCARDABLE
8BEGIN
9 1 "hello\0 world"
10END
This page took 0.125713 seconds and 4 git commands to generate.