[LLVM][NFC] Removing unused functions
commit55adf1757d15583dabb3270714c91c00bf156238
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
parent1d85021db85539a2e90472392f815dceb4cafa9c
[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