[LLVMdev] bug or expected behaviour?

Tyler Hardin tghardin1 at catamount.wcu.edu
Tue Jun 4 16:23:33 PDT 2013


If this were a problem with an omitted statement involving a normal
variable, I'd guess you're missing a volatile qualifier. I'm not 100% sure
volatile is a valid qualifier for functions, but try it.
If RTOS stands for real time OS, then reading up on volatile would be a
really good idea.

P.S. Sorry Carl, you're going to receive this twice. I forget to CC the
list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130604/97108ef0/attachment.html>


More information about the llvm-dev mailing list