search for: 019812

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

Did you mean: 012812
2004 Oct 25
0
[LLVMdev] Remaining Visual C patches
...ail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019808.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019809.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019811.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019812.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019813.html http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041025/019814.html The two patches I didn't apply are the one that affects the interpreter (I'll let Brian tackle it as he's the interpreter...
2004 Oct 25
2
[LLVMdev] Remaining Visual C patches
Hi, several of the patches I submitted last week have not yet been applied, and most of it was really uncontroversial stuff like adding some #includes and some typecasts, fixing alloca for visual C etc. I guess I just wrote too many mails so it was lost in the process, so here is a diff which includes all changes I have made, except those related to hash_map differences since my solution