Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: source/libvpx/third_party/x86inc/README.libvpx

Issue 1339513003: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/libvpx/third_party/libwebm/webmids.hpp ('k') | source/libvpx/third_party/x86inc/x86inc.asm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/third_party/x86inc/README.libvpx
diff --git a/source/libvpx/third_party/x86inc/README.libvpx b/source/libvpx/third_party/x86inc/README.libvpx
index fe5b076111edb0d1b42b2a7504f132d1cde9df1b..e91e305a281b30b10e2a647103b59a172d94f7d5 100644
--- a/source/libvpx/third_party/x86inc/README.libvpx
+++ b/source/libvpx/third_party/x86inc/README.libvpx
@@ -20,3 +20,5 @@ Copy PIC 'GLOBAL' macros from x86_abi_support.asm
Use .text instead of .rodata on macho to avoid broken tables in PIC mode.
Use .text with no alignment for aout
Only use 'hidden' visibility with Chromium
+Move '%use smartalign' for nasm out of 'INIT_CPUFLAGS' and before
+ 'ALIGNMODE'.
« no previous file with comments | « source/libvpx/third_party/libwebm/webmids.hpp ('k') | source/libvpx/third_party/x86inc/x86inc.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698