projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix the defaults for .eh_frame. We were marking it as writable.
[oota-llvm.git]
/
test
/
CodeGen
/
X86
/
eh_frame.ll
1
; RUN: llc < %s -mtriple x86_64-unknown-linux-gnu | FileCheck %s
2
3
@__FRAME_END__ = constant [1 x i32] zeroinitializer, section ".eh_frame"
4
5
; CHECK: .section .eh_frame,"a",@progbits