This is an archive of the discontinued LLVM Phabricator instance.

Add no-op functions for non-x86 paths.
AbandonedPublic

Authored by asbirlea on Jul 8 2016, 2:47 PM.

Details

Summary

Stub functions for non-x86.

Diff Detail

Event Timeline

asbirlea updated this revision to Diff 63322.Jul 8 2016, 2:47 PM
asbirlea retitled this revision from to Add no-op functions for non-x86 paths..
asbirlea updated this object.
echristo edited edge metadata.Jul 8 2016, 2:59 PM

Might be best to pull this temporarily and reorganize so it's not visible at all for non-x86 - it shouldn't be and apparently I missed that in review. My apologies.

Can you submit a follow-on patch that organizes all of the routines so that they have fewer nested ifdefs etc?

All of this shouldn't be external for anything not x86 and this patch is just papering over it.

Thanks.

-eric

lhames added a subscriber: lhames.Jul 8 2016, 3:30 PM

Might be best to pull this temporarily...

It would be great to get the bots back to green - can the original commit be temporarily reverted while this is sorted out?

  • Lang.

Might be best to pull this temporarily...

It would be great to get the bots back to green - can the original commit be temporarily reverted while this is sorted out?

  • Lang.

In progress :)

git svn lost its brain on Alina's machine.

-eric

lhames added a comment.Jul 8 2016, 3:40 PM

Oh dear.

My best wishes for a speedy return to sanity. :)

  • Lang.
asbirlea abandoned this revision.Jul 8 2016, 3:40 PM