diff options
author | Dimitry Andric <dimitry@andric.com> | 2017-06-05 13:52:31 +0000 |
---|---|---|
committer | Dimitry Andric <dimitry@andric.com> | 2017-06-05 13:52:31 +0000 |
commit | 1493780724565a8f22222353678a2bc84197d7a5 (patch) | |
tree | b0634eecc8094e308acfd6250dd5fd8da2f618a1 /llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp | |
parent | 7c0ab86932169f5e6ada77febd4f64d9eb1bb692 (diff) | |
download | llvm-1493780724565a8f22222353678a2bc84197d7a5.zip llvm-1493780724565a8f22222353678a2bc84197d7a5.tar.gz llvm-1493780724565a8f22222353678a2bc84197d7a5.tar.bz2 |
Remove duplicate LLVM_NATIVE_ from llvm's config.h
Summary:
Since LLVM_NATIVE_ARCH, LLVM_NATIVE_ASMPARSER, LLVM_NATIVE_ASMPRINTER,
LLVM_NATIVE_DISASSEMBLER, LLVM_NATIVE_TARGET, LLVM_NATIVE_TARGETINFO and
LLVM_NATIVE_TARGETMC are already defined in llvm-config.h, there seems
to be no reason to also define them in config.h. Also, I can only find
usage of these macros in files that include llvm-config.h.
So let's remove the duplicated macros from config.h.
Reviewers: chandlerc, rnk, mehdi_amini, joerg
Reviewed By: rnk
Subscribers: chapuni, mgorny, llvm-commits
Differential Revision: https://reviews.llvm.org/D33881
llvm-svn: 304714
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp')
0 files changed, 0 insertions, 0 deletions