]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/DebugInfo/PDB/just-my-code.test
Vendor import of llvm trunk r351319 (just before the release_80 branch
[FreeBSD/FreeBSD.git] / test / DebugInfo / PDB / just-my-code.test
1 ; RUN: llvm-pdbutil dump -modules %p/Inputs/big-read.pdb | FileCheck --check-prefix=ALL %s
2 ; RUN: llvm-pdbutil dump -modules -jmc %p/Inputs/big-read.pdb | FileCheck --check-prefix=JMC %s
3
4 ALL:       Mod 0000 |
5 ALL:       Mod 0001 |
6 ALL:       Mod 0002 |
7 ALL:       Mod 0003 |
8 ALL:       Mod 0004 |
9 ALL:       Mod 0005 |
10 ALL:       Mod 0006 |
11 ALL:       Mod 0047 |
12
13 JMC:       Mod 0000
14 JMC-NOT:   Mod 0001
15 JMC-NOT:   Mod 0002
16 JMC-NOT:   Mod 0003
17 JMC-NOT:   Mod 0004
18 JMC-NOT:   Mod 0005
19 JMC-NOT:   Mod 0006
20 JMC-NOT:   Mod 0047