summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
diff options
context:
space:
mode:
authorYuka Takahashi <yukatkh@gmail.com>2017-05-03 04:58:39 +0000
committerYuka Takahashi <yukatkh@gmail.com>2017-05-03 04:58:39 +0000
commit79d310713a618b5ba8d2a3ae9cbf58f2dae6899a (patch)
treebb095e6a18174a7339f1178f19738e1816428e45 /llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
parent7c4c1cb2f5e95be3f8dbe70ca0b75cb46cc6eb6a (diff)
downloadbcm5719-llvm-79d310713a618b5ba8d2a3ae9cbf58f2dae6899a.tar.gz
bcm5719-llvm-79d310713a618b5ba8d2a3ae9cbf58f2dae6899a.zip
Fix a bug that -isysroot is completely ignored on Unix
-isysroot is the flag which set the system root directory. This bug report https://bugs.llvm.org//show_bug.cgi?id=11503 shows that -isysroot is not handled at all on Unix, so fixed this bug. After this diff, I could get this result https://pastebin.com/TeCmn9mj . Differential Revision: https://reviews.llvm.org/D31495 llvm-svn: 301998
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud