diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-01-13 01:05:23 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-01-13 01:05:23 +0000 |
commit | c3340db77d3efc1efba305828926d70aae87ae88 (patch) | |
tree | 0eee1583bb6d9b2a650e431fca885ca8342001dd /llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | |
parent | 0494836acde86ee64fe9d1dd83d5734beeeb2744 (diff) | |
download | bcm5719-llvm-c3340db77d3efc1efba305828926d70aae87ae88.tar.gz bcm5719-llvm-c3340db77d3efc1efba305828926d70aae87ae88.zip |
[CodeView] Mark our lines as statements, not expressions
The line tables for CodeView make a distinction between expressions and
statements. As it turns out, MSVC always emits them as statements and
we always emit them as expressions. Let's switch to statements to match
the CodeView that they emit.
llvm-svn: 257553
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions