commit | 6d56779f418e68fe1ed1a844ec2bdf23a951daf3 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Wed Apr 13 19:46:54 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Wed Apr 13 19:46:54 2016 +0000 |
tree | d4dbd6350dfd14f2e16e2a66266072e9873cbe71 | |
parent | f001eb54c57ca8af33e7a40b732e65f1a5d18c5f [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266238 91177308-0d34-0410-b5e6-96231b3b80d8