Revert my last (accidental) checkin, but keep the typeo fix

llvm-svn: 7879
This commit is contained in:
Chris Lattner 2003-08-15 04:56:47 +00:00
parent 6ae402fd2c
commit 8023f5c1c9
1 changed files with 0 additions and 1 deletions

View File

@ -387,7 +387,6 @@ int main(int argc, char **argv) {
// arguments). This pass merges the two functions.
//
Passes.add(createFunctionResolvingPass());
Passes.add(createFunctionResolvingPass());
if (!NoInternalize) {
// Now that composite has been compiled, scan through the module, looking