summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-05-19 17:59:09 +0000
committerPete Cooper <peter_cooper@apple.com>2015-05-19 17:59:09 +0000
commit17a75d61b95fdc99edc7058aa87fa87d35cdeca4 (patch)
tree5016388a833b328ec49e7acd3ab200b3baf75b2a
parent7e10e53f1490e42b8730e8567ed668955d858123 (diff)
downloadbcm5719-llvm-17a75d61b95fdc99edc7058aa87fa87d35cdeca4.tar.gz
bcm5719-llvm-17a75d61b95fdc99edc7058aa87fa87d35cdeca4.zip
Remove unused MachineLocation.h include from MCAsmInfo.h. NFC
llvm-svn: 237707
-rw-r--r--llvm/include/llvm/MC/MCAsmInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/MC/MCAsmInfo.h b/llvm/include/llvm/MC/MCAsmInfo.h
index d7863a341d1..64dc8abd638 100644
--- a/llvm/include/llvm/MC/MCAsmInfo.h
+++ b/llvm/include/llvm/MC/MCAsmInfo.h
@@ -18,7 +18,6 @@
#include "llvm/MC/MCDirectives.h"
#include "llvm/MC/MCDwarf.h"
-#include "llvm/MC/MachineLocation.h"
#include <cassert>
#include <vector>
OpenPOWER on IntegriCloud