[clang] 5e8f461 - Revert "[BPF] introduce `__attribute__((bpf_fastcall))` (#101228)"

2024-08-19 Thread Eduard Zingerman via cfe-commits
Author: Eduard Zingerman Date: 2024-08-19T11:30:27-07:00 New Revision: 5e8f4618ce9502190fac96eb8a856146acce2a3a URL: https://github.com/llvm/llvm-project/commit/5e8f4618ce9502190fac96eb8a856146acce2a3a DIFF: https://github.com/llvm/llvm-project/commit/5e8f4618ce9502190fac96eb8a856146acce2a3a.di

[clang] 06eee73 - [clang] Allow 'nomerge' attribute for function pointers

2023-06-26 Thread Eduard Zingerman via cfe-commits
Author: Eduard Zingerman Date: 2023-06-27T01:15:45+03:00 New Revision: 06eee734c1ea9de754c1e7e8c79c0897b9e01350 URL: https://github.com/llvm/llvm-project/commit/06eee734c1ea9de754c1e7e8c79c0897b9e01350 DIFF: https://github.com/llvm/llvm-project/commit/06eee734c1ea9de754c1e7e8c79c0897b9e01350.di

Re: [PATCH] D143967: [DebugInfo][BPF] Add 'btf:type_tag' annotation in DWARF

2023-03-15 Thread Eduard Zingerman via cfe-commits
On Wed, 2023-03-15 at 17:10 +0100, Jose E. Marchesi wrote: > > Could you please take a look to verify that this implementation is on > > the same page with what is planned for GCC? > > Sure. Can you please add David Faust as a subscriber as well? I don't > know if he has an account in reviews.ll