search for: pr180

Displaying 2 results from an estimated 2 matches for "pr180".

Did you mean: p180
2004 Mar 20
2
LLVM 1.2 Release & Status update
....cbe.c', now you should use 'llc -march=c x.bc -o x.cbe.c'. This allows the C backend to share a bunch of code with the other code generators. 2. Brian fixed our autoconf configuration to not allow the definitions from our config.h file to leak into external client's code (PR180). 3. Brian wrote 'make install' and simple RPM generation targets. 4. 81 PRs have been fixed with a 1.2 milestone (these include code quality, code cleanup, quality of implementation improvements) VMCore changes: 5. LLVM now handles large zero-initialized global variables much more...
2004 Mar 20
2
LLVM 1.2 Release & Status update
....cbe.c', now you should use 'llc -march=c x.bc -o x.cbe.c'. This allows the C backend to share a bunch of code with the other code generators. 2. Brian fixed our autoconf configuration to not allow the definitions from our config.h file to leak into external client's code (PR180). 3. Brian wrote 'make install' and simple RPM generation targets. 4. 81 PRs have been fixed with a 1.2 milestone (these include code quality, code cleanup, quality of implementation improvements) VMCore changes: 5. LLVM now handles large zero-initialized global variables much more...