Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-mt / Inputs / compatibility.manifest
blob4a5d3bd85b5458c509f306a17382f098f8de09a0
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
3 <application>
4 <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
5 <supportedOS Id="FooOS"/>
6 <supportedOS Id="BarOS"/>
7 </compatibility>
8 </application>
9 </assembly>