> Oof, I take that back, this doesn't compile on my newly set up ARM X compiler, please revert? Created revert CL, PTAL: https://chromiumcodereview.appspot.com/18062006/
On Thu, Jun 27, 2013 at 5:12 PM, Sigurður Ásgeirsson <[email protected]>wrote: > Oof, I take that back, this doesn't compile on my newly set up ARM X > compiler, please revert? > > > On Thu, Jun 27, 2013 at 11:11 AM, Sigurður Ásgeirsson > <[email protected]>wrote: > >> Yes, my bad. >> This'll fix it, I believe: https://codereview.chromium.org/18050005/ >> Feel free to apply this or to revert - sorry about this! >> >> >> On Thu, Jun 27, 2013 at 11:08 AM, <[email protected]> wrote: >> >>> This CL broke arm build: >>> >>> ../src/arm/code-stubs-arm.cc: In member function 'virtual void >>> v8::internal::**ProfileEntryHookStub::**Generate(v8::internal::** >>> MacroAssembler*)': >>> ../src/arm/code-stubs-arm.cc:**7127: error: 'NONE' is not a member of >>> 'v8::internal::RelocInfo' >>> ../src/arm/code-stubs-arm.cc:**7127: error: expected ';' before ')' >>> token >>> >>> https://codereview.chromium.**org/16578008/<https://codereview.chromium.org/16578008/> >>> >> >> > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
