[LLVMbugs] [Bug 351] Consolidate Operating System Abstraction Layer
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Dec 22 12:11:42 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=351
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rspencer at x10sys.com 2005-12-22 14:11 -------
Decisions:
(1) llvm-stub is already portable (via ifdefs) and there is no point moving that
minute amount of code into lib/System. Consequently, it will be left as ifdef'd.
(2) The ifdef'd code in the JIT to resolve symbols in libc_nonshared.a will also
be ignored for much the same reason.
Consequently, this bug is finished. New portability bugs should receive their
own bug number from here on out.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list