[LLVMbugs] [Bug 13671] New: Build compiler-rt without ASan on Leopard and Tiger
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Aug 22 17:39:22 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13671
Bug #: 13671
Summary: Build compiler-rt without ASan on Leopard and Tiger
Product: compiler-rt
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: compiler-rt
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jeremyhu at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
ASan support is currently building in a really kludgy way in order to support
pre-SL versions of OS X that don't have libdispatch. It would probably be
cleaner and more easily supported going forward if ASan was just not built into
compiler-rt on those old platforms.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list