Add .thumb to RCTProfileTrampoline-arm.S

Reviewed By: jasonprado

Differential Revision: D3079658

fb-gh-sync-id: a20195f8be1c90a4feb6ec30a6a06edc5cc59ccd
shipit-source-id: a20195f8be1c90a4feb6ec30a6a06edc5cc59ccd
This commit is contained in:
Jakub Woyke 2016-03-22 18:33:39 -07:00 committed by Facebook Github Bot 1
parent 236dadad96
commit 2ec88028f5
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
#include "RCTDefines.h"
#include "RCTMacros.h"
#if defined(OSMETA_PLATFORM_WINDOWS) && (defined(__arm__) || defined(__thumb__))
.thumb
#endif
#if RCT_DEV && defined(__arm__)
.thumb