[PATCH] [PECOFF] Use richer ways of describing auxiliary symbols

David Majnemer david.majnemer at gmail.com
Sun Mar 16 23:47:12 PDT 2014


Hi ruiu,

Update all of the unit tests to use the new format.

This depends on D3092.

http://llvm-reviews.chandlerc.com/D3093

Files:
  test/pecoff/Inputs/alternatename3.obj.yaml
  test/pecoff/Inputs/comdat.obj.yaml
  test/pecoff/Inputs/common-symbol.obj.yaml
  test/pecoff/Inputs/drectve.obj.yaml
  test/pecoff/Inputs/export.obj.yaml
  test/pecoff/Inputs/grouped-sections.obj.yaml
  test/pecoff/Inputs/hello.obj.yaml
  test/pecoff/Inputs/imagebase.obj.yaml
  test/pecoff/Inputs/machine-type-unknown.obj.yaml
  test/pecoff/Inputs/main.obj.yaml
  test/pecoff/Inputs/merge-same-size1.obj.yaml
  test/pecoff/Inputs/merge-same-size2.obj.yaml
  test/pecoff/Inputs/merge-same-size3.obj.yaml
  test/pecoff/Inputs/nop.obj.yaml
  test/pecoff/Inputs/nop64.obj.yaml
  test/pecoff/Inputs/reloc.obj.yaml
  test/pecoff/Inputs/reloc64-1.obj.yaml
  test/pecoff/Inputs/reloc64-2.obj.yaml
  test/pecoff/Inputs/seh.obj.yaml
  test/pecoff/Inputs/static-data1.obj.yaml
  test/pecoff/Inputs/static-data2.obj.yaml
  test/pecoff/Inputs/subsystem.main.yaml
  test/pecoff/Inputs/subsystem.winmain.yaml
  test/pecoff/Inputs/unknown-drectve.obj.yaml
  test/pecoff/Inputs/unwind.obj.yaml
  test/pecoff/Inputs/vars-main.obj.yaml
  test/pecoff/Inputs/weak-externals.obj.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3093.1.patch
Type: text/x-patch
Size: 35485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140316/e17d9a3e/attachment.bin>


More information about the llvm-commits mailing list