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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to