You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.234
Former-commit-id: 8071ec1a8c5eaa9be24b41745add19297608001f
This commit is contained in:
parent
f32dbaf0b2
commit
212f6bafcb
10
external/llvm/test/tools/gold/X86/module_asm.ll
vendored
10
external/llvm/test/tools/gold/X86/module_asm.ll
vendored
@ -1,10 +0,0 @@
|
||||
; RUN: llvm-as %s -o %t.o
|
||||
; RUN: %gold -shared -m elf_x86_64 -o %t2 -plugin %llvmshlibdir/LLVMgold%shlibext %t.o
|
||||
; RUN: llvm-nm %t2 | FileCheck %s
|
||||
; CHECK: PrepareAndDispatch
|
||||
|
||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
||||
module asm "call PrepareAndDispatch@plt"
|
||||
module asm "\09"
|
Reference in New Issue
Block a user