Move the xscale build attribute test to the proper place and remove the old one.
[oota-llvm.git] / test / tools / llvm-objdump / coff-private-headers.test
1 // RUN: llvm-objdump -p %p/Inputs/nop.exe.coff-i386 | \
2 // RUN:   FileCheck -check-prefix=IMPORT %s
3
4 IMPORT:       The Import Tables:
5 IMPORT-NEXT:  lookup 00005028 time 00000000 fwd 00000000 name 00005096 addr 00005058
6 IMPORT:       DLL Name: KERNEL32.dll
7 IMPORT-NEXT:     Hint/Ord  Name
8 IMPORT-NEXT:          365  ExitProcess
9
10 // RUN: llvm-objdump -p %p/Inputs/export.dll.coff-i386 | \
11 // RUN:   FileCheck -check-prefix=EXPORT %s
12
13 EXPORT:      Export Table:
14 EXPORT-NEXT:  Ordinal      RVA  Name
15 EXPORT-NEXT:        5   0x2008
16 EXPORT-NEXT:        6   0x2010  exportfn2