summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDwarf.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Added first bit of support for the dwarf .file directive. This patch collectsKevin Enderby2010-07-281-0/+21
the info from the .file directive and makes file and directory tables that will eventually be put out as part of the dwarf info in the output file. llvm-svn: 109651
OpenPOWER on IntegriCloud