diff options
author | Dylan Noblesmith <nobled@dreamwidth.org> | 2011-06-23 12:34:31 +0000 |
---|---|---|
committer | Dylan Noblesmith <nobled@dreamwidth.org> | 2011-06-23 12:34:31 +0000 |
commit | 964e9a3afb6d31546669ac95cae5a6bc5092406c (patch) | |
tree | b7d8efcb23704ecc81787f48b42dde7fafaff938 /llvm/lib/Analysis/Interval.cpp | |
parent | 5688b2b25b5eb59dd1400f41f8a6ee22ebe83fc6 (diff) | |
download | bcm5719-llvm-964e9a3afb6d31546669ac95cae5a6bc5092406c.tar.gz bcm5719-llvm-964e9a3afb6d31546669ac95cae5a6bc5092406c.zip |
Don't include config.h in public headers
Replace it with llvm-config.h, which defines a subset of
config.h's macros "so that they can be in exported headers
and won't override package specific directives", e.g.,
PACKAGE_NAME.
Endian.h wasn't using any macros at all though, so just delete
the include there instead.
llvm-svn: 133712
Diffstat (limited to 'llvm/lib/Analysis/Interval.cpp')
0 files changed, 0 insertions, 0 deletions