https://bugs.llvm.org/show_bug.cgi?id=36111

            Bug ID: 36111
           Summary: [X86] Clang doesn't support -mcet/-mno-cet from gcc
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: craig.top...@gmail.com
                CC: llvm-bugs@lists.llvm.org

The clang driver doesn't support -mcet/-mno-cet which gcc treats as sort of an
alias for "-mibt -mshstk".

gcc additionally defines __CET__ if -mibt, -mshstk, or -mcet is specified and
-fcf-protection is set to any value other than none.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to