mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 08:12:37 +01:00
ircd::portable: Remove todo (would prevent macro-op fusion).
This commit is contained in:
parent
a738cc8444
commit
5294a8e78b
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ namespace ircd
|
|||
typedef u_long ulong;
|
||||
#endif
|
||||
|
||||
///TODO: XXX hoist lfence out of unlikely target block
|
||||
#if defined(RB_ASSERT) && defined(RB_ASSERT_INTRINSIC) && !defined(NDEBUG) && defined(__SSE2__)
|
||||
#undef assert
|
||||
#ifdef __clang__
|
||||
|
|
Loading…
Reference in a new issue