Commit d2eb26c7 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

builtins: fix build

Unfortunately, int_utils.h needs to depend on int_lib for the common macro
definitions.  However, currently, int_utils.h is included by int_lib.h.  Reorder
the inclusion to work around this.

llvm-svn: 249376
parent e6f9652a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment