[all-commits] [llvm/llvm-project] a3ba9d: [Driver] Fixes for header / library paths on Haiku
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri Sep 8 18:34:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3ba9d697b17ebb969b86b5c3b34b102fd22e583
https://github.com/llvm/llvm-project/commit/a3ba9d697b17ebb969b86b5c3b34b102fd22e583
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Haiku.cpp
A clang/test/Driver/Inputs/haiku_x86_64_tree/boot/system/develop/headers/c++/v1/.keep
A clang/test/Driver/haiku.c
A clang/test/Driver/haiku.cpp
Log Message:
-----------
[Driver] Fixes for header / library paths on Haiku
Some fixes for the header / library paths..
- Use concat macro for all paths
- Correct the C++ header paths
- Add library paths
Differential Revision: https://reviews.llvm.org/D159414
More information about the All-commits
mailing list