* Remove function to find "main" in a Module, there's a method for that
authorMisha Brukman <brukman+llvm@gmail.com>
Sun, 29 Feb 2004 23:09:10 +0000 (23:09 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sun, 29 Feb 2004 23:09:10 +0000 (23:09 +0000)
commit99cc88bb643e463667cc87f780457ac6627350f5
tree447bdc3e7e33965fb6bf8767ecebe4cee4550bf0
parentcbee990a290293163ff50f338a1f1dc32ddcdb24
* Remove function to find "main" in a Module, there's a method for that
* Removing extraneous empty space and empty comment lines

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12014 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Parallelize.cpp
lib/Transforms/IPO/Parallelize.cpp