summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.h
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-04-16 04:15:32 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-04-16 04:15:32 +0000
commita2bf05aa2fede796f52a40cd6b9115165800db24 (patch)
tree238bc53a42ca293b6f827be2185c098606f71726 /llvm/utils/TableGen/CodeGenDAGPatterns.h
parent3b5e00130e9601d31c22bf15c846aaff476b7647 (diff)
downloadbcm5719-llvm-a2bf05aa2fede796f52a40cd6b9115165800db24.tar.gz
bcm5719-llvm-a2bf05aa2fede796f52a40cd6b9115165800db24.zip
COFF: add support for .file symbols
Add support for emitting .file records. This is mostly a quality of implementation change (more complete support for COFF file emission) that was noticed while working on COFF file emission for Windows on ARM. A .file record is emitted as a symbol with storage class FILE (103) and the name ".file". A series of auxiliary format 4 records follow which contain the file name. The filename is stored as an ANSI string and is padded with NULL if the length is not a multiple of COFF::SymbolSize (18). llvm-svn: 206355
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud