diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-11-15 07:15:26 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-11-15 07:15:26 +0000 |
commit | eb84200747cb8c69be69bf2bc6b3725063697f3a (patch) | |
tree | 4c329c576437d38831d530008b117ca89d09cf30 /llvm/lib/Target/PowerPC/PPCMCCodeEmitter.cpp | |
parent | 578c765fc85d6d303950b8c650aea39b44223dfd (diff) | |
download | bcm5719-llvm-eb84200747cb8c69be69bf2bc6b3725063697f3a.tar.gz bcm5719-llvm-eb84200747cb8c69be69bf2bc6b3725063697f3a.zip |
Clean up some names and fix the handling of default sysroots on Windows and
other platforms where the textual default of '/' isn't the system's root
directory. We should probably still make the textual default platform specific,
but this should avoid the particularly bad problem with the previous state: we
applied a sysroot of '/' to '/usr/local/google' which added
'//usr/local/include' to the windows header search path, a share on another
machine named 'usr'. Oops.
llvm-svn: 119131
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCMCCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions