Displaying 1 result from an estimated 1 matches for "getmoduleflag".
2017 May 02
2
LLVM module attributes question
..."target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2,+x87"
"unsafe-fp-math"="false" "use-soft-float"="false" }
Am I correct in assuming these are actually called flags, and they're
accessed using Module::getModuleFlag() and Module::addModuleFlag()?
Toshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170502/50f18580/attachment.html>