[LLVM][NFC] Removing unused functions
commit14cf7d3bd57775d4b7a8d314201a19ed2698ba68
authorGuillaume Chatelet <gchatelet@google.com>
Fri, 23 Aug 2019 23:19:25 +0000 (23 23:19 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Fri, 23 Aug 2019 23:19:25 +0000 (23 23:19 +0000)
tree20bedc91d0061fd996bcca324357f58bae2d5e93
parenta39c90d4cd14ba94988081028f98d78494ab92e7
[LLVM][NFC] Removing unused functions

Summary: Removes a not so useful function from DataLayout and cleans up Support/MathExtras.h

Reviewers: courbet

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66691

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369824 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DataLayout.h
include/llvm/Support/MathExtras.h
lib/IR/DataLayout.cpp
lib/Target/XCore/XCoreAsmPrinter.cpp