diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-02-27 17:45:15 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 17:45:15 -0600 |
commit | 04e8653f189bf3d65680c7fb3b3033ad82903ee9 (patch) | |
tree | 9f327b345599e076f7726e8af79bd31fc06b7f30 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 0e84e2748b40eb757a5c52a983c87dd4f25a1587 (diff) | |
download | llvm-04e8653f189bf3d65680c7fb3b3033ad82903ee9.zip llvm-04e8653f189bf3d65680c7fb3b3033ad82903ee9.tar.gz llvm-04e8653f189bf3d65680c7fb3b3033ad82903ee9.tar.bz2 |
[libc] Add "include/" to the LLVM include directories (#83199)
Summary:
Recent changes added an include path in the float128 type that used the
internal `libc` path to find the macro. This doesn't work once it's
installed because we need to search from the root of the install dir.
This patch adds "include/" to the include path so that our inclusion
of installed headers always match the internal use.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions