[LLVMbugs] [Bug 3920] New: llvmc plugins should be able to access target information
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 31 11:29:21 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3920
Summary: llvmc plugins should be able to access target
information
Product: tools
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: llvmc
AssignedTo: foldr at codedgers.com
ReportedBy: foldr at codedgers.com
CC: asl at math.spbu.ru, llvmbugs at cs.uiuc.edu
Plugins should be able to access information about the target OS
and architecture - most probably via the 'case' expression. One
use case is enabling '-relocation-model=pic' by default only on
64 bit 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