Let this test pass even if 'int' is somewhere in its directory path.
authorNico Weber <nicolasweber@gmx.de>
Sat, 15 Oct 2011 18:07:16 +0000 (18:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 15 Oct 2011 18:07:16 +0000 (18:07 +0000)
commite688f8896b0ae68bf9581f7900740f9eb0040c72
treeb47b9c9fe878a4d2905eda43dea8eaadead9e6dd
parent003fad98ccf88c3d44688e8cb73b90d766e4705b
Let this test pass even if 'int' is somewhere in its directory path.

On my machine, grep matched:

  ; ModuleID = '/Volumes/MacintoshHD2/src/chrome-git/src/third_party/llvm/test/Linker/2011-08-18-unique-debug-type.ll'
  !9 = metadata !{i32 720932, null, metadata !"int", null, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ]

Explicitly filter out the ModuleID line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142077 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/2011-08-18-unique-debug-type.ll