diff options
author | Tim Northover <tnorthover@apple.com> | 2016-04-13 19:46:54 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-04-13 19:46:54 +0000 |
commit | c0bef99bb03cbcef5e0700bfdbed6e82970c8416 (patch) | |
tree | c20731cf874216d7034bf71e42c8606f11bd7ef2 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i | |
parent | cbd39897422bf686076e153b088670bab7aeb112 (diff) | |
download | bcm5719-llvm-c0bef99bb03cbcef5e0700bfdbed6e82970c8416.tar.gz bcm5719-llvm-c0bef99bb03cbcef5e0700bfdbed6e82970c8416.zip |
AsmParser: record "# line file" context to calculate location for diag
Since we can't emit diagnostics for missing "jmp 1f" labels until the end of
the file, we need to be able to restore the context used to calculate
file/line. This is basically the "# line file" directive that's being used at
the time the expression is seen.
rdar://25706972
llvm-svn: 266238
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i')
0 files changed, 0 insertions, 0 deletions