summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2016-12-12 20:49:11 +0000
committerPaul Robinson <paul.robinson@sony.com>2016-12-12 20:49:11 +0000
commitac7fe5e0c47a093b0fd8fd4972734ce143475c0e (patch)
treec1ad8898c47dad34c95ac4f56424b115613fe65a /llvm/lib/Transforms
parentd4be88913ed998522a6929bef134e0d16726ee15 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud