aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2013-09-12 18:35:08 +0000
committerHans Wennborg <hans@hanshq.net>2013-09-12 18:35:08 +0000
commite8677ef5ca51560e223377da7cb686614749a5e7 (patch)
tree4249b5b88dc9118098ac2ed8301d4aa9b2e426a6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb212b34f19472469c1d20ada3161c3523268d5be (diff)
downloadllvm-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