mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-13 16:03:58 +00:00
Add derived from source.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189301 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
478a1189cb
commit
bf6f1f2a32
@ -1,4 +1,9 @@
|
||||
; RUN: llc -mtriple=x86_64-pc-linux-gnu -split-dwarf=Enable %s -o - | FileCheck %s
|
||||
; Derived from:
|
||||
|
||||
; int main (void) {
|
||||
; return 0;
|
||||
; }
|
||||
|
||||
; Check that we get a symbol off of the debug_info section when using split dwarf and pubnames.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user