| commit | ffae4a66fa9de885382c48c725b1039593975986 | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Tue Oct 19 08:21:25 2010 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Tue Oct 19 08:21:25 2010 +0000 |
| tree | 85c0b8be26437cbfc2754fd86c5468359e5d9ba0 | |
| parent | 3e64de950427cb1506cce08cc388a22b6047557c [diff] |
First step to allowing the resource directory of Clang to be adjusted for strange packaging environments. The primary result of this is to expose a (normally empty) CLANG_RESOURCE_DIR string in the autoconf and CMake builds. This will in turn be used by a subsequent commit to Clang. Regenerated configure and config.h.in thanks to Nick. =D llvm-svn: 116802