diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2019-06-12 11:32:43 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2019-06-12 11:32:43 +0000 |
| commit | 1dc2123d640b486f6d1bf1bf252d9c3e63a19bf3 (patch) | |
| tree | 67a8f1911bb6e95682a9db9fa6550cc0e57dd43c /llvm/lib/CodeGen/GCStrategy.cpp | |
| parent | ca9c3de17e58bc8dbfe344f2a50f26824bca98d3 (diff) | |
| download | bcm5719-llvm-1dc2123d640b486f6d1bf1bf252d9c3e63a19bf3.tar.gz bcm5719-llvm-1dc2123d640b486f6d1bf1bf252d9c3e63a19bf3.zip | |
Share /machine: handling code with llvm-cvtres too
r363016 let lld-link and llvm-lib share the /machine: parsing code.
This lets llvm-cvtres share it as well.
Making llvm-cvtres depend on llvm-lib seemed a bit strange (it doesn't
need llvm-lib's dependencies on BinaryFormat and BitReader) and I
couldn't find a good place to put this code. Since it's just a few
lines, put it in lib/Object for now.
Differential Revision: https://reviews.llvm.org/D63120
llvm-svn: 363144
Diffstat (limited to 'llvm/lib/CodeGen/GCStrategy.cpp')
0 files changed, 0 insertions, 0 deletions

