diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-01-19 16:42:10 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-01-19 16:42:10 +0000 |
commit | 586a9b08ce436d5c9157b0a51df4197dcad569bd (patch) | |
tree | 346d08fb9b0c4ec5e3df2a433b3fd8959284f7eb /clang/lib/Frontend/PrintPreprocessedOutput.cpp | |
parent | 9abe2377e718fed1201e48b27bfa98b223673094 (diff) | |
download | llvm-586a9b08ce436d5c9157b0a51df4197dcad569bd.zip llvm-586a9b08ce436d5c9157b0a51df4197dcad569bd.tar.gz llvm-586a9b08ce436d5c9157b0a51df4197dcad569bd.tar.bz2 |
The change in r90189 adds a link in a directory outside the iPhone platform
directory when building the llvmCore_Embedded project. Fix this by putting
the iPhone platform directory into DEST_DIR instead of DEST_ROOT. I also
noticed what appears to be an unintentional use of DEVELOPER_BIN instead of
DEVELOPER_DIR, so I fixed that and changed to use DEVELOPER_DIR in some places
that were hardcoded to "Developer". Finally, the other changes here allowed
some refactoring and simplification, which I have done.
llvm-svn: 93878
Diffstat (limited to 'clang/lib/Frontend/PrintPreprocessedOutput.cpp')
0 files changed, 0 insertions, 0 deletions