NETMF/Llvm.NET

Function attribute checks don't validate power of 2 for alignment

smaillet-ms opened this issue · 0 comments

The function attributes support in Function.cs don't verify that the stack alignment values must be powers of 2 (It only verifies bit width)