[PATCH] Preliminary support for dynamically loadable coff objects
Andy Ayers
andya at microsoft.com
Fri Feb 20 17:46:50 PST 2015
Should be just those 3 places.
Is there language anywhere under llvm.org that I can point to as a reference about this policy? I and some others looked and didn't see any.
-----Original Message-----
From: Chandler Carruth [mailto:chandlerc at gmail.com]
Sent: Friday, February 20, 2015 5:42 PM
To: Andy Ayers; lhames at gmail.com
Cc: zturner at google.com; llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] Preliminary support for dynamically loadable coff objects
REPOSITORY
rL LLVM
================
Comment at: lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h:5
@@ +4,3 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// This file is distributed under the University of Illinois Open Source
----------------
Doh, and this one. Sorry. Meant to flag them all for you so they were easy to find.
http://reviews.llvm.org/D7793
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list