mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-28 07:05:03 +00:00
Add a comment here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209262 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3d5f46bb8a
commit
110260377a
@ -1,6 +1,7 @@
|
||||
; RUN: llc -mtriple=x86_64-linux-gnu %s -filetype=obj -o %t
|
||||
; RUN: llvm-dwarfdump %t | FileCheck %s
|
||||
|
||||
; Reconstruct this via clang and -O2.
|
||||
; static void foo() {
|
||||
; struct X { int a; int b; } xyz;
|
||||
; }
|
||||
|
Loading…
Reference in New Issue
Block a user