ROP gadgets are an exploit method which allow for hijacking of control flow even despite data execution
prevention being enabled. One of the recommended mitigations is a compiler option called G-Free. Is there
any chance that the Qubes project would consider addressing this vector by compiling source using this
LLVM compiler option?