[PATCH] [Object] Split the ELF interface into 3 parts.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jul 17 18:50:09 PDT 2013


On 17 July 2013 17:20, Michael Spencer <bigcheesegs at gmail.com> wrote:
>
>   But they can fail. I just don't have the logic for it yet. I don't see the point in requiring changing all the APIs when I do add that logic.

Some points:

* The interface has a better representation of what the method can or cannot do.
* When it gets changed, we can make sure the patch that changes includes a test.
* It is not completely clear what the error handling interface should be.

Cheers,
Rafael



More information about the llvm-commits mailing list