mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-24 06:25:18 +00:00
[llvm-objdump] clean up test cases now that build bots are green
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217985 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# RUN: llvm-objdump -macho -weak-bind -arch x86_64 \
|
||||
# RUN: %p/Inputs/weak-bind.macho-x86_64 | FileCheck %s
|
||||
# RUN: llvm-objdump -macho -weak-bind %p/Inputs/weak-bind.macho-x86_64 \
|
||||
# RUN: | FileCheck %s
|
||||
|
||||
|
||||
# CHECK: __DATA __data 0x100001018 pointer 0 __ZTISt12out_of_range
|
||||
|
Reference in New Issue
Block a user