[LLVMbugs] [Bug 9621] New: Add "-fplugin" and "-fplugin-arg-" parameters to GCC-compatible driver

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 4 01:22:15 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9621

           Summary: Add "-fplugin" and "-fplugin-arg-" parameters to
                    GCC-compatible driver
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: annulen at yandex.ru
                CC: llvmbugs at cs.uiuc.edu


Currently plugin may only be loaded when clang is run in "-cc1" mode. It would
be useful to have a possibility to load them in GCC-compatible mode too (using
GCC-compatible syntax)

-- 
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