[llvm-dev] enable/disable features through clang

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Mon May 2 10:32:17 PDT 2016


Is there a way to enable/disable target features through clang?

I found this, https://github.com/avr-llvm/llvm/issues/9, but this seems to
be talking about llc -mattr=+feature1,-feature2...

Is there something equivalent for clang?

-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160502/da652ea8/attachment.html>


More information about the llvm-dev mailing list