Reviewers: Vyacheslav Egorov,

Description:
Move definition of NegateConditon from assembler*-inl.h files to
assembler*.h files to make clang happy. There was no reason for having
the definition in the -inl.h files in the first place.


Please review this at http://codereview.chromium.org/2825008/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/assembler-arm-inl.h
  M     src/arm/assembler-arm.h
  M     src/ia32/assembler-ia32-inl.h
  M     src/ia32/assembler-ia32.h
  M     src/x64/assembler-x64-inl.h
  M     src/x64/assembler-x64.h


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to