Re: [Lldb-commits] [PATCH] D19446: ObjectFile: parse EABI Attributes

2016-04-22 Thread Greg Clayton via lldb-commits
clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land. Looks fine to me as long as all test bots are happy with this. Repository: rL LLVM http://reviews.llvm.org/D19446 ___ lldb-commits mailing

[Lldb-commits] [PATCH] D19446: ObjectFile: parse EABI Attributes

2016-04-22 Thread Saleem Abdulrasool via lldb-commits
compnerd created this revision. compnerd added a reviewer: clayborg. compnerd added a subscriber: lldb-commits. compnerd set the repository for this revision to rL LLVM. This adds basic parsing of the EABI attributes section. This section contains additional information about the target for which