[all-commits] [llvm/llvm-project] e74b32: Rename 'DenormalMode' in CommandFlags.inc to 'Deno...

James Y Knight via All-commits all-commits at lists.llvm.org
Wed Nov 20 09:16:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e74b326b1f506538f1fce11b7a70bcf7fb9b573c
      https://github.com/llvm/llvm-project/commit/e74b326b1f506538f1fce11b7a70bcf7fb9b573c
  Author: James Y Knight <jyknight at google.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M llvm/include/llvm/CodeGen/CommandFlags.inc

  Log Message:
  -----------
  Rename 'DenormalMode' in CommandFlags.inc to 'DenormalFPMath', as its
option is actually named anyhow.

This avoids a conflict with the llvm::DenormalMode enum in
FloatingPointMode.h.




More information about the All-commits mailing list