summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/personality.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-08 22:09:08 +0000
committerChris Lattner <sabre@nondot.org>2010-02-08 22:09:08 +0000
commit25ceb5f3171b24459e86adf5e18cebaaabe247d3 (patch)
tree34663bace41b264d54fa5db0d1c1f7221880a1fb /test/CodeGen/X86/personality.ll
parentdf9c4380ee7e60c1de5cae32685b113170b1faa2 (diff)
downloadllvm-25ceb5f3171b24459e86adf5e18cebaaabe247d3.tar.gz
llvm-25ceb5f3171b24459e86adf5e18cebaaabe247d3.tar.bz2
llvm-25ceb5f3171b24459e86adf5e18cebaaabe247d3.tar.xz
add an x86 implementation of MCTargetExpr for
representing @GOT and friends. Use it for personality references as a first use. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95588 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/personality.ll')
-rw-r--r--test/CodeGen/X86/personality.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/personality.ll b/test/CodeGen/X86/personality.ll
index 5acf04cc06..ce57e8fce6 100644
--- a/test/CodeGen/X86/personality.ll
+++ b/test/CodeGen/X86/personality.ll
@@ -39,7 +39,7 @@ declare void @__gxx_personality_v0()
declare void @__cxa_end_catch()
; X64: Leh_frame_common_begin:
-; X64: .long ___gxx_personality_v0@GOTPCREL+4
+; X64: .long (___gxx_personality_v0@GOTPCREL)+4
; X32: Leh_frame_common_begin:
; X32: .long L___gxx_personality_v0$non_lazy_ptr-