summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/YAML.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-0/+65
Now that we have a lib/MC/MCAnalysis, the dependency was there just because of two helper classes. Move the two over to MC. This will allow IRObjectFile to parse inline assembly. llvm-svn: 212248
OpenPOWER on IntegriCloud