diff options
| author | Hans Wennborg <hans@hanshq.net> | 2013-09-12 18:35:08 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2013-09-12 18:35:08 +0000 |
| commit | e8677ef5ca51560e223377da7cb686614749a5e7 (patch) | |
| tree | 4249b5b88dc9118098ac2ed8301d4aa9b2e426a6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | b212b34f19472469c1d20ada3161c3523268d5be (diff) | |
| download | llvm-e8677ef5ca51560e223377da7cb686614749a5e7.zip llvm-e8677ef5ca51560e223377da7cb686614749a5e7.tar.gz llvm-e8677ef5ca51560e223377da7cb686614749a5e7.tar.bz2 | |
Move the execution code from Compilation::ExecuteCommand to Command::Execute
I think it makes sense that a Command knows how to execute itself.
There's no functionality change but i rewrote the code to avoid the manual
memory management of Argv.
My motivation for this is that I plan to subclass Command to build fall-back
functionality into clang-cl.
Differential Revision: http://llvm-reviews.chandlerc.com/D1654
llvm-svn: 190621
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
