summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CodeExtractor.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-09-23 06:05:46 +0000
committerChris Lattner <sabre@nondot.org>2005-09-23 06:05:46 +0000
commit9b9b5100849ef07c2287e7cdb904693d33d84381 (patch)
tree1000177a905a50b53d03a34318500038254a6532 /llvm/lib/Transforms/Utils/CodeExtractor.cpp
parent59a05bdde6b77ec1f76e4de805c032cce3e552ee (diff)
downloadbcm5719-llvm-9b9b5100849ef07c2287e7cdb904693d33d84381.tar.gz
bcm5719-llvm-9b9b5100849ef07c2287e7cdb904693d33d84381.zip
1. Do not use .c_str() to keep a persistent handle on a temporary string.
2. Concatenate -lfoo and -L/bar options into a single option instead of passing "-L /bar" (for example) which doesn't work on Darwin. 3. Send -v output to stderr instead of stdout llvm-svn: 23404
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud