[PATCH] Fixed Noop insertion

Stephen Crane sjcrane at uci.edu
Wed Feb 18 15:00:08 PST 2015


================
Comment at: lib/Support/RandomNumberGenerator.cpp:56
@@ +55,3 @@
+
+// This function is derived from OpenBSD's libc, original license
+// follows:
----------------
There is precedent for using OpenBSD libc code in LLVM: see lib/Support/regstrlcpy.c.

http://reviews.llvm.org/D6983

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list