You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
11
external/llvm/test/tools/llvm-size/darwin-m.test
vendored
11
external/llvm/test/tools/llvm-size/darwin-m.test
vendored
@ -1,11 +0,0 @@
|
||||
RUN: llvm-size -m %p/Inputs/darwin-m.o | FileCheck --check-prefix="DARWIN" %s
|
||||
RUN: llvm-size -m %p/Inputs/darwin-m.o %p/Inputs/darwin-m1.o | FileCheck --check-prefix="DARWIN2" %s
|
||||
|
||||
DARWIN: Segment : 8
|
||||
DARWIN-NEXT: Section (__TEXT, __text): 4
|
||||
DARWIN-NEXT: Section (__DATA, __data): 4
|
||||
DARWIN-NEXT: total 8
|
||||
DARWIN-NEXT: total 8
|
||||
|
||||
DARWIN2: Inputs/darwin-m.o:
|
||||
DARWIN2: Inputs/darwin-m1.o:
|
Reference in New Issue
Block a user