https://llvm.org/bugs/show_bug.cgi?id=25565
NAKAMURA Takumi <geek4ci...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from NAKAMURA Takumi <geek4ci...@gmail.com> --- Fixed in r253554. It was really missing dependencies. You can reproduce with; ninja -t clean ninja clangFrontend Hatanaka san, FYI, Trunk of cmakefiles is adding Attributes.inc to intrinsics_gen regardless of add_public_tablegen_target(attributes_inc). I think we may separate attributes_inc from intrinsics_gen, if we could separate definitions of llvm::Attribute::AttrKind from Attributes.h. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs