diff options
author | Kevin Enderby <enderby@apple.com> | 2011-09-13 23:45:18 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2011-09-13 23:45:18 +0000 |
commit | 7255361320465608c06c08b64c83fb04747ca6dd (patch) | |
tree | bd0290b7dbf1513d01912c3257dc52012f55b5a5 /llvm/lib/Object/ObjectFile.cpp | |
parent | 47300ad6e454ede4bfd51eb6bc70fe36eb09c819 (diff) | |
download | llvm-7255361320465608c06c08b64c83fb04747ca6dd.zip llvm-7255361320465608c06c08b64c83fb04747ca6dd.tar.gz llvm-7255361320465608c06c08b64c83fb04747ca6dd.tar.bz2 |
First step in supporting #line directives in assembler. This step parses the
#line directives with the needed support in the lexer. Next will be to build
a simple file/line# table mapping source SMLoc's for later use by diagnostics.
And the last step will be to get the diagnostics to use the mapping for file
and line numbers.
llvm-svn: 139669
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions