mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 16:16:45 +00:00
Add derived from source.
llvm-svn: 189301
This commit is contained in:
parent
f937a0a2e2
commit
a58048789c
@ -1,4 +1,9 @@
|
|||||||
; RUN: llc -mtriple=x86_64-pc-linux-gnu -split-dwarf=Enable %s -o - | FileCheck %s
|
; 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.
|
; Check that we get a symbol off of the debug_info section when using split dwarf and pubnames.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user