[PATCH] Preliminary support for dynamically loadable coff objects

Chandler Carruth chandlerc at gmail.com
Fri Feb 20 17:34:59 PST 2015


REPOSITORY
  rL LLVM

================
Comment at: include/llvm/Support/COFF.h:5
@@ -4,2 +4,3 @@
 //
+// Portions copyright (c) Microsoft. All rights reserved.
 // This file is distributed under the University of Illinois Open Source
----------------
Please don't modify the banner at the top.

================
Comment at: lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp:5
@@ +4,3 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// This file is distributed under the University of Illinois Open Source
----------------
Same comment.

http://reviews.llvm.org/D7793

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






More information about the llvm-commits mailing list