
llvm-pdbdump was renamed to llvm-pdbutil long ago. This updates the test to be where you'd expect them to be. llvm-svn: 365515
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
; RUN: llvm-pdbutil export -stream=2 -out=%t.tpi.bin %p/Inputs/InjectedSource.pdb
|
|
; RUN: diff %t.tpi.bin %p/Inputs/tpi.bin
|