[clang] [Driver] Hook up Haiku PowerPC support (PR #69134)
    Brad Smith via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Oct 18 16:56:05 PDT 2023
    
    
  
brad0 wrote:
> Ah, I meant potential changes to `llvm/lib/Target` and `llvm/lib/MC`. But I did search in backend using FreeBSD as keyword for example, few places need to support it explicitly. If Haiku uses similar ABI and binary format to Linux or FreeBSD, that makes sense.
Yes, Haiku uses ELF and Sys V ABI like Linux and *BSD's.
https://github.com/llvm/llvm-project/pull/69134
    
    
More information about the cfe-commits
mailing list