[BPF] Triple::isBPF() utility method
Adds a utility method llvm::Triple::isBPF() aggregating Triple::bpfel and Triple::bpfeb architectures. Similar to other predicates in this class. Differential Revision: https://reviews.llvm.org/D140969
Loading
Please sign in to comment