Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CodeGen: make the type match the comment for a libcall | Saleem Abdulrasool | 2017-06-17 | 1 | -0/+16 |
Fix the type for a (runtime) library call to match both the comment and the runtime implementation. As it happens, the type being used matched, this just makes it more precise. llvm-svn: 305638 |