[Lldb-commits] [PATCH] Update ObjectFileELF to detect ELF triple based on ELF notes and the ELF header.

Ed Maste emaste at freebsd.org
Thu Jun 26 18:41:35 PDT 2014


Thanks Todd - this works on FreeBSD now.

I must have been mistaken in part of my earlier analysis; based on my test now and Greg's description of the triple comparison it looks like it is actually done by matching the Arch and OS, not the string.

http://reviews.llvm.org/D4302






More information about the lldb-commits mailing list