diff options
author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2025-07-18 15:26:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 15:26:09 -0500 |
commit | d64802d6d96ec5aff3739ce34f8143b935921809 (patch) | |
tree | 6458e3bf87e6fb0e959a291c0205c07d66f238b1 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b846d8c3e26ef98c8d6936e7cad354f035d322d1 (diff) | |
download | llvm-d64802d6d96ec5aff3739ce34f8143b935921809.zip llvm-d64802d6d96ec5aff3739ce34f8143b935921809.tar.gz llvm-d64802d6d96ec5aff3739ce34f8143b935921809.tar.bz2 |
[lldb][framework] Glob headers from source for framework (#148736)
When gathering the headers to fix up and place in LLDB.framework, we
were previously globbing the header files from a location in the build
directory. This commit changes this to glob from the source directory
instead, as we were globbing from the build directory without ensuring
that the necessary files were actually in that location before globbing.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions