aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorJorge Gorbe Moya <jgorbe@google.com>2025-01-17 09:34:23 -0800
committerGitHub <noreply@github.com>2025-01-17 09:34:23 -0800
commit3065cf238ca3fddd74cba0bd660afe5fd4e7da03 (patch)
treef7ea9d1f89468de484745c850d8cd51899a131ec /llvm/lib/Object/WasmObjectFile.cpp
parentee1c85225235c4353555a17b73ba16a2f177265b (diff)
downloadllvm-3065cf238ca3fddd74cba0bd660afe5fd4e7da03.zip
llvm-3065cf238ca3fddd74cba0bd660afe5fd4e7da03.tar.gz
llvm-3065cf238ca3fddd74cba0bd660afe5fd4e7da03.tar.bz2
[bazel] Remove //clang:basic_internal_headers target (NFC) (#123230)
This target exists to allow `#include "Header.h"` for headers in lib/Basic rather than using file-relative inclusion. This is rather hacky and results in having two targets that claim the same headers. Instead, we can pass a `-I` flag in the `copts` for //clang:basic, to adjust the include path to keep those `#include "Header.h"` directives working. There are other targets in this file already doing a similar thing for generated files.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions