Re: Minor LLVM cleanups

2025-12-03 Thread Andres Freund
Hi, On 2025-11-28 16:41:46 +1300, Thomas Munro wrote: > 0001: These days we handle LLVM API evolution with LLVM_VERSION_MAJOR > guards. These GDB and Perf support probes escaped recent garbage > collection cycles by not being phrased like that. Function probes are > generally better for cross-

Re: Minor LLVM cleanups

2025-12-02 Thread Matheus Alcantara
Hi, I did a quick look at the patches and here are my comments. On Fri Nov 28, 2025 at 12:41 AM -03, Thomas Munro wrote: > 0001: These days we handle LLVM API evolution with LLVM_VERSION_MAJOR > guards. These GDB and Perf support probes escaped recent garbage > collection cycles by not being phr