[all-commits] [llvm/llvm-project] fdb408: [MC] Delete unused MCAsmInfoELF::UsesNonexecutable...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 15 15:44:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fdb408f348f91f8eb4ecc32527aebfb6286e55cb
      https://github.com/llvm/llvm-project/commit/fdb408f348f91f8eb4ecc32527aebfb6286e55cb
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M llvm/include/llvm/MC/MCAsmInfoELF.h
    M llvm/lib/MC/MCAsmInfoELF.cpp
    R llvm/test/CodeGen/WebAssembly/non-executable-stack.ll

  Log Message:
  -----------
  [MC] Delete unused MCAsmInfoELF::UsesNonexecutableStackSection after EM_WEBASSEMBLY was removed in D48744

This removes remnant of D15969 which hasn't been removed by D48744.




More information about the All-commits mailing list