Skip to content

Commit

Permalink
remove extra thumb directive from trampoline
Browse files Browse the repository at this point in the history
Differential Revision: D3087319

fb-gh-sync-id: 667582a468f2b3686b897a1f0aa9b3b966519c86
shipit-source-id: 667582a468f2b3686b897a1f0aa9b3b966519c86
  • Loading branch information
tadeuzagallo authored and Facebook Github Bot 3 committed Mar 23, 2016
1 parent fd2cf11 commit e291cda
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions React/Profiler/RCTProfileTrampoline-arm.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
#include "RCTDefines.h"
#include "RCTMacros.h"

#if defined(OSMETA_PLATFORM_WINDOWS) && (defined(__arm__) || defined(__thumb__))
.thumb
#endif

#if RCT_DEV && defined(__arm__)

.thumb
Expand Down

0 comments on commit e291cda

Please sign in to comment.