diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-12-04 12:24:59 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-12-04 12:24:59 +0000 |
commit | e9bf349247bc2791c0774db5bcad9cca2b62c006 (patch) | |
tree | 043cbf8d392307eb4ee79b29e599f570900570cd /lldb/source/Plugins/OperatingSystem/Python | |
parent | 55b47cad335c7e4e0da93ee4794a4d2a908ebe9d (diff) | |
download | bcm5719-llvm-e9bf349247bc2791c0774db5bcad9cca2b62c006.tar.gz bcm5719-llvm-e9bf349247bc2791c0774db5bcad9cca2b62c006.zip |
Autotools has the same include guard for both Clang and LLVM's config.h.
Shuffling order causes the wrong one to win.
CMake didn't exhibit this problem because Clang's has *no* guards.
I'll fix this properly tomorrow when Eric and I can check both build
systems and get them to DTRT, but for now unbreak some bots by hoisting
this header.
llvm-svn: 169260
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions