- Add a "#error Unsupported target architecture." where needed. A chain of
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Jun 2009 17:07:30 +0000 (17:07 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Jun 2009 17:07:30 +0000 (17:07 +0000)
commitf9dc709c72606bb244869f193a9412ccb8f8439f
tree78a442f2dc8993468920cba5a2b4b3ffd0e04116
parenta7c7d67d3af77e6c68cdf84eedd46a44059b176d
- Add a "#error Unsupported target architecture." where needed. A chain of
  platform dependent ifdefs is useless if it does not include an error like
  this. You will end up searching for the failure in all the wrong places.
Review URL: http://codereview.chromium.org/150026

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2298 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/codegen.h
src/execution.cc
src/frames-inl.h
src/jsregexp.cc
src/macro-assembler.h
src/platform-macos.cc
src/virtual-frame.h