RAII emitter for an #if <Condition> / #endif guard.
Declared in <llvm/TableGen/CodeGenHelpers.h>
class IfGuardEmitter;
Emits:
#if <Condition>
#endif // <Condition>
| Name | Description |
|---|---|
IfGuardEmitter [constructor] | Open an #if guard for Condition on OS. |