commit | 51e47180f0fefbb111635c067feb10dca1b0dc9f | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Fri Oct 19 09:22:47 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 19 17:52:45 2018 -0400 |
tree | 08fd4b41d7f92e811df32b3ffeab57b03a41867e | |
parent | fb50cac6b833ddc2d2fda15ef4e47cd2451b9d0f [diff] |
toolchain: xcc: fake __builtin_umul[ll]_overflow XCC doesn't provide these builtins so we have to define them with minimal functionality for testing. Signed-off-by: Daniel Leung <daniel.leung@intel.com>