[docs] Fix indentation bug in LangRef.

llvm-svn: 283624
This commit is contained in:
Lang Hames 2016-10-08 00:20:42 +00:00
parent 4d82df32b9
commit 1023993a33
1 changed files with 2 additions and 2 deletions

View File

@ -9497,8 +9497,8 @@ Syntax:
declare i32 @llvm.get.dynamic.area.offset.i32() declare i32 @llvm.get.dynamic.area.offset.i32()
declare i64 @llvm.get.dynamic.area.offset.i64() declare i64 @llvm.get.dynamic.area.offset.i64()
Overview: Overview:
""""""""" """""""""
The '``llvm.get.dynamic.area.offset.*``' intrinsic family is used to The '``llvm.get.dynamic.area.offset.*``' intrinsic family is used to
get the offset from native stack pointer to the address of the most get the offset from native stack pointer to the address of the most