diff options
| author | Paul Robinson <paul.robinson@sony.com> | 2016-12-12 20:49:11 +0000 |
|---|---|---|
| committer | Paul Robinson <paul.robinson@sony.com> | 2016-12-12 20:49:11 +0000 |
| commit | ac7fe5e0c47a093b0fd8fd4972734ce143475c0e (patch) | |
| tree | c1ad8898c47dad34c95ac4f56424b115613fe65a /llvm/lib/Transforms/InstCombine/InstCombineInternal.h | |
| parent | d4be88913ed998522a6929bef134e0d16726ee15 (diff) | |
| download | bcm5719-llvm-ac7fe5e0c47a093b0fd8fd4972734ce143475c0e.tar.gz bcm5719-llvm-ac7fe5e0c47a093b0fd8fd4972734ce143475c0e.zip | |
Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
DWARF specifies that "line 0" really means "no appropriate source
location" in the line table. By default, use this for branch targets
and some other cases that have no specified source location, to
prevent inheriting unfortunate line numbers from physically preceding
instructions (which might be from completely unrelated source).
Updated patch allows enabling or suppressing this behavior for all
unspecified source locations.
Differential Revision: http://reviews.llvm.org/D24180
llvm-svn: 289468
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineInternal.h')
0 files changed, 0 insertions, 0 deletions

