[MC] Delete unused MCAsmInfoELF::UsesNonexecutableStackSection after EM_WEBASSEMBLY...
authorFangrui Song <maskray@google.com>
Sun, 15 Dec 2019 23:39:30 +0000 (15:39 -0800)
committerFangrui Song <maskray@google.com>
Sun, 15 Dec 2019 23:43:30 +0000 (15:43 -0800)
commitfdb408f348f91f8eb4ecc32527aebfb6286e55cb
tree96c631aca9c8865da324de704250926034ece530
parent064e7d1df17dcd7f82215c258e2793aa1f8ed760
[MC] Delete unused MCAsmInfoELF::UsesNonexecutableStackSection after EM_WEBASSEMBLY was removed in D48744

This removes remnant of D15969 which hasn't been removed by D48744.
llvm/include/llvm/MC/MCAsmInfoELF.h
llvm/lib/MC/MCAsmInfoELF.cpp
llvm/test/CodeGen/WebAssembly/non-executable-stack.ll [deleted file]