<div dir="ltr">Hey guys,<div><br></div><div style>I'm not a heavy clang user. Please forgive my simple question...</div><div style><br></div><div style>Is this a Bug?</div><div style><br></div><div style><div>xxx$ ./build/Debug+Asserts/bin/clang -fpic -mcode-model=medium -S test.c</div>
<div>clang: warning: argument unused during compilation: '-mcode-model=medium'</div><div><br></div><div style>It seems like the mcode-model option isn't supported. Was this option deprecated? I have not been able to find much documentation concerning this option.</div>
<div style><br></div><div style>This is one of the first chances I've had to look at the clang source, but there does appear to be some code built around mcode-model.</div><div style><br></div><div style>Thanks,</div>
<div style>Cameron</div><div style><br></div></div></div>