index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
dllexport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Alp Toker
2014-07-14
1
-1
/
+1
*
Fix clang tests to be compliant with LLVM IR aliases
David Majnemer
2014-07-10
1
-1
/
+1
*
CodeGen: Cleanup MS ABI RTTI LLVM IR
David Majnemer
2014-07-07
1
-1
/
+1
*
MS ABI: Reference MSVC RTTI from the VFTable
David Majnemer
2014-07-01
1
-1
/
+5
*
MS ABI: Propagate class-level DLL attributes to class template specialization...
Hans Wennborg
2014-06-25
1
-0
/
+98
*
MS ABI: Ignore dll attributes on partial template specializations
Hans Wennborg
2014-06-24
1
-0
/
+14
*
Inherit dll attributes to static locals
Hans Wennborg
2014-06-18
1
-0
/
+16
*
Defer codegen of inline method definitions to the end of current top level de...
Hans Wennborg
2014-06-06
1
-0
/
+14
*
Itanium ABI: Update getAddrOfVTable to set the DLL storage class for vtables
Hans Wennborg
2014-06-02
1
-0
/
+1
*
Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
2014-05-30
1
-0
/
+90
*
IRGen: Add more tests for dll attributes
Nico Rieck
2014-05-25
1
-19
/
+440
*
Emit used/dllexport inline method definitions in nested classes (PR19743, PR1...
Hans Wennborg
2014-05-23
1
-2
/
+6
*
test/CodeGenCXX/dllexport.cpp: -O2 and -disable-llvm-optzns aren't nedded
Hans Wennborg
2014-05-19
1
-1
/
+1
*
test/CodeGenCXX/dllexport.cpp: we already correctly emit b() even when
Hans Wennborg
2014-05-16
1
-2
/
+1
*
Allow dllimport/dllexport on inline functions and adjust the linkage.
Hans Wennborg
2014-05-15
1
-0
/
+25