commit | 127f1c0790e08719fe64c1c287b0d1f7cc3646e7 | [log] [tgz] |
---|---|---|
author | Alexander Richardson <alexrichardson@google.com> | Wed Nov 06 11:59:37 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 06 12:00:15 2024 -0800 |
tree | b1d5409225acb9ec2daf0f78071f570af09d1065 | |
parent | d79544d587f895eeffc579ddcdcbb665ba670da0 [diff] |
[libc++abi] Stop copying headers to the build directory This was needed before https://github.com/llvm/llvm-project/pull/115077 since the compiler-rt test build made assumptions about the build layout of libc++ and libc++abi, but now they link against a local installation of these libraries so we no longer need this workaround. Reviewed By: ldionne Pull Request: https://github.com/llvm/llvm-project/pull/115086 GitOrigin-RevId: 5be02d7a03c6d40d4d71264936d4aab98e4186aa