diff options
Diffstat (limited to 'test/core/inline-coalesce.objtxt')
| -rw-r--r-- | test/core/inline-coalesce.objtxt | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/test/core/inline-coalesce.objtxt b/test/core/inline-coalesce.objtxt index 6df9d0e7a49a..5ddc9b2624b5 100644 --- a/test/core/inline-coalesce.objtxt +++ b/test/core/inline-coalesce.objtxt @@ -1,4 +1,4 @@ -# RUN: lld -core %s | FileCheck %s +# RUN: lld -core %s %p/Inputs/inline-coalesce.objtxt %p/Inputs/inline-coalesce2.objtxt | FileCheck %s # # Test that non-inlined inlined functions are silently coalesced @@ -10,18 +10,6 @@ defined-atoms: scope: global type: code merge: as-weak ---- -defined-atoms: - - name: _inlineFunc - scope: global - type: code - merge: as-weak ---- -defined-atoms: - - name: _inlineFunc - scope: global - type: code - merge: as-weak ... |
