[clang] [llvm] Introduce symbol versioning for clang-cpp (PR #116556)

2024-11-19 Thread Shubham Sandeep Rastogi via cfe-commits
rastogishubham wrote: I have reverted the patch with 673b5dd380e8457c887d5b321195d81ea90f134d https://github.com/llvm/llvm-project/pull/116556 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-c

[clang] 673b5dd - Revert "Introduce symbol versioning for clang-cpp (#116556)"

2024-11-19 Thread Shubham Sandeep Rastogi via cfe-commits
Author: Shubham Sandeep Rastogi Date: 2024-11-19T16:53:21-08:00 New Revision: 673b5dd380e8457c887d5b321195d81ea90f134d URL: https://github.com/llvm/llvm-project/commit/673b5dd380e8457c887d5b321195d81ea90f134d DIFF: https://github.com/llvm/llvm-project/commit/673b5dd380e8457c887d5b321195d81ea90f

[clang] [llvm] Introduce symbol versioning for clang-cpp (PR #116556)

2024-11-19 Thread Shubham Sandeep Rastogi via cfe-commits
rastogishubham wrote: Hi this patch has broken the greendragon llvm bot. Link to failed build: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/15566/ ``` ld: unknown options: --version-script clang: error: linker command failed with exit code 1 (use -v to see invocation) `

[clang] [llvm] Remove llvm/MC/MCAsmLayout.h and the unused parameter in MCAssembler::layout (PR #97449)

2024-07-03 Thread Shubham Sandeep Rastogi via cfe-commits
rastogishubham wrote: I agree with @dcci I appreciate all the work, but I noticed 10 patches in MC that broke a bunch of stuff for fine-grained caching downstream in apple/llvm-project so the assumption that these changes are straightforward is incorrect. https://github.com/llvm/llvm-project

[clang] fe8eab4 - Add tests to verify behavior of .cfi_sections .debug_frame intrinsic.

2023-04-26 Thread Shubham Sandeep Rastogi via cfe-commits
Author: Shubham Sandeep Rastogi Date: 2023-04-26T16:16:33-07:00 New Revision: fe8eab468eee18329922901bcf74310534e08b59 URL: https://github.com/llvm/llvm-project/commit/fe8eab468eee18329922901bcf74310534e08b59 DIFF: https://github.com/llvm/llvm-project/commit/fe8eab468eee18329922901bcf74310534e0