]> granicus.if.org Git - llvm/commit
[llvm-objdump]Split section-filter.test in two to remove X86 dependency
authorJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 16 May 2019 14:49:10 +0000 (14:49 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 16 May 2019 14:49:10 +0000 (14:49 +0000)
commit3b131d7e532fe64564f85e3b4e60991227d4b06f
tree95aaa5f35d29d6a3f40799970dd391c7472a65be
parenta3e4b69abb3f7417fab584fb614523275205eca3
[llvm-objdump]Split section-filter.test in two to remove X86 dependency

This allows the generic parts of section-filter.test to be tested on all
targets. The X86-specific parts have been moved to another test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360904 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/section-filter-disasm.test [new file with mode: 0644]
test/tools/llvm-objdump/section-filter.test