OSDN Git Service

Pass -single_module option to gcc when linking dynamic libraries for use with bugpoin...
authorNate Begeman <natebegeman@mac.com>
Sun, 17 Oct 2004 23:03:32 +0000 (23:03 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 17 Oct 2004 23:03:32 +0000 (23:03 +0000)
commit792558898fc8d79fd208a0b0bf8248b62139ff03
tree001378e72f5e135a521e8e34176deaaf510d596e
parentfcf4a42cdf5d34b7761f34e3cb978b4cef93e2cb
Pass -single_module option to gcc when linking dynamic libraries for use with bugpoint, so that we can bugpoint multiple .cp files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17102 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp