[LLVMdev] Build problem in current svn
Chris Lattner
clattner at apple.com
Tue Feb 23 14:53:26 PST 2010
On Feb 23, 2010, at 11:58 AM, Max wrote:
>
>
> When I look at include/llvm/Target/TargetLoweringObjectFile.h, I noticed
> that there is an odd number of '}', making the '} // end namespace llvm'
> close nothing.
I don't see this, the file looks fine to me. Are you sure there isn't a macro from a system header clobbering something?
Actually, it looks like you have something more basic going wrong. TargetLoweringObjectFile.h on mainline only has 203 lines.
-Chris
More information about the llvm-dev
mailing list