mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 08:08:01 +00:00
Improve documentation.
llvm-svn: 180738
This commit is contained in:
parent
7a4381d8d9
commit
d599fd59f3
@ -26,7 +26,8 @@
|
||||
; 21 }
|
||||
|
||||
; CHECK: _Z4testi.exit:
|
||||
; Make sure the branch instruction created during inlining has a debug location
|
||||
; Make sure the branch instruction created during inlining has a debug location,
|
||||
; so the range of the inlined function is correct.
|
||||
; CHECK: br label %invoke.cont, !dbg ![[MD:[0-9]+]]
|
||||
; The branch instruction has the source location of line 9 and its inlined location
|
||||
; has the source location of line 14.
|
||||
|
Loading…
Reference in New Issue
Block a user