mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove support for AT&T assembly syntax.
This commit is contained in:
@@ -235,7 +235,6 @@ private:
|
||||
bool m_asmShowSourceLocation;
|
||||
bool m_calcInlineStats;
|
||||
uint8_t m_maxAsmBytes;
|
||||
bool m_atnt;
|
||||
uint64_t m_jumpPopupAddr;
|
||||
const CallstackFrameData* m_localCallstackPopup;
|
||||
bool m_hwSamples, m_hwSamplesRelative;
|
||||
|
||||
Reference in New Issue
Block a user