[LLVMdev] [Bug 3756] __attribute__((always_inline)) and __builtin_constant_p
Eli Friedman
eli.friedman at gmail.com
Fri Mar 20 14:33:09 PDT 2009
On Thu, Mar 19, 2009 at 11:57 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
> That pass sounds specific enough to this GCC feature that it
> should probably just live in the llvm-gcc tree.
clang is also going to want any solution here... although, since such
a pass would only be about 10 lines of code, it might not be a big
deal to duplicate it.
-Eli
More information about the llvm-dev
mailing list